Skip to content

Commit 563baa4

Browse files
committed
fix tests
1 parent 476d396 commit 563baa4

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
@@ -36,7 +36,7 @@
3636
"require-dev": {
3737
"cakephp/authorization": "^3.0",
3838
"cakephp/cakephp-codesniffer": "^5.0",
39-
"phpunit/phpunit": "^10.5.5 || ^11.1.3"
39+
"phpunit/phpunit": "^10.5.32 || ^11.1.3"
4040
},
4141
"suggest": {
4242
"ext-pdo_sqlite": "DebugKit needs to store panel data in a database. SQLite is simple and easy to use."

0 commit comments

Comments
 (0)