Skip to content

Commit b38a950

Browse files
Update phpunit/phpunit requirement from ^8.5 || ^9.3 to ^11.5.0
--- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d80eee6 commit b38a950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"cakephp/bake": "^2.1",
3131
"cakephp/cakephp-codesniffer": "^4.0",
3232
"enqueue/fs": "^0.10",
33-
"phpunit/phpunit": "^8.5 || ^9.3"
33+
"phpunit/phpunit": "^11.5.0"
3434
},
3535
"suggest": {
3636
"cakephp/bake": "Required if you want to generate jobs.",

0 commit comments

Comments
 (0)