Skip to content

Commit 5c9a7cc

Browse files
Update phpunit/phpunit requirement from ^9.5|^10.0 to ^11.3.6
--- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12d9771 commit 5c9a7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"require-dev": {
2525
"orchestra/testbench": "^8.0|^9.0",
26-
"phpunit/phpunit": "^9.5|^10.0"
26+
"phpunit/phpunit": "^11.3.6"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)