Skip to content

Commit 752d68c

Browse files
committed
Require phpunit ~9.5
1 parent 94d1920 commit 752d68c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"require": {
3636
"php": ">=8.1",
3737
"aplus/mvc": "^3.0",
38-
"phpunit/phpunit": "^9.5"
38+
"phpunit/phpunit": "~9.5"
3939
},
4040
"require-dev": {
4141
"ext-xdebug": "*",

0 commit comments

Comments
 (0)