Skip to content

Commit 2db74c9

Browse files
committed
Allow PHPUnit 10
1 parent d43a06c commit 2db74c9

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
@@ -34,7 +34,7 @@
3434
"doctrine/orm": "^2.5",
3535
"nelmio/alice": "^3.6",
3636
"phpspec/php-diff": "^1.1",
37-
"phpunit/phpunit": "^8.0 || ^9.0",
37+
"phpunit/phpunit": "^8.0 || ^9.0 || ^10.0",
3838
"symfony/browser-kit": "^4.4 || ^5.4 || ^6.0",
3939
"symfony/finder": "^4.4 || ^5.4 || ^6.0",
4040
"symfony/framework-bundle": "^4.4 || ^5.4 || ^6.0",

0 commit comments

Comments
 (0)