Skip to content

Commit 0ce5f17

Browse files
committed
AC-9749: PHPUnit 10 update
1 parent 3941875 commit 0ce5f17

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
@@ -13,7 +13,7 @@
1313
"symfony/console": "~4.4.0||~5.4.0||~6.4.0"
1414
},
1515
"require-dev": {
16-
"phpunit/phpunit": "^9"
16+
"phpunit/phpunit": "^9 || ^10"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)