Skip to content

Commit 30558db

Browse files
committed
Update phpunit dependency
1 parent 8a1630a commit 30558db

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
@@ -44,7 +44,7 @@
4444
"require-dev": {
4545
"cakephp/cakephp": "^4.2",
4646
"cakephp/cakephp-codesniffer": "^4.0",
47-
"phpunit/phpunit": "~8.5.0"
47+
"phpunit/phpunit": "^8.5 || ^9.3"
4848
},
4949
"autoload": {
5050
"psr-4": {

0 commit comments

Comments
 (0)