Skip to content

Commit 49e8110

Browse files
composer(deps-dev): update phpunit/phpunit requirement from ^9.5.26 || ^10.5 to ^11.4.0
--- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac146fb commit 49e8110

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
@@ -39,7 +39,7 @@
3939
"mikey179/vfsstream": "^1.6",
4040
"mockery/mockery": "^1.5",
4141
"orchestra/testbench": "^8.1 || ^9.0",
42-
"phpunit/phpunit": "^9.5.26 || ^10.5"
42+
"phpunit/phpunit": "^11.4.0"
4343
},
4444
"minimum-stability": "dev",
4545
"prefer-stable": true,

0 commit comments

Comments
 (0)