Skip to content

Commit 9e8c833

Browse files
committed
📦 Downgrade phpunit for PHP 8.1 support
1 parent 9d9bbcb commit 9e8c833

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
@@ -22,7 +22,7 @@
2222
"symfony/validator": "^6.4 || ^7.0 || ^8.0"
2323
},
2424
"require-dev": {
25-
"phpunit/phpunit": "^11",
25+
"phpunit/phpunit": "^10",
2626
"mouf/picotainer": "^1.1",
2727
"phpstan/phpstan": "^2",
2828
"php-coveralls/php-coveralls": "^2.1.0",

0 commit comments

Comments
 (0)