Skip to content

Commit cfb7ef0

Browse files
committed
v1.7.0 phpunix version fixe
1 parent 2c37605 commit cfb7ef0

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
@@ -18,7 +18,7 @@
1818
"friendsofphp/php-cs-fixer": "^3",
1919
"phpstan/phpstan": "^2",
2020
"phpunit/php-code-coverage": "^12",
21-
"phpunit/phpunit": "^12",
21+
"phpunit/phpunit": "^10|^11|^12",
2222
"vimeo/psalm": "^6"
2323
},
2424
"suggest": {

0 commit comments

Comments
 (0)