Skip to content

Commit e267fae

Browse files
committed
Require phpunit 10 in 6.2 branch
1 parent 72887a6 commit e267fae

File tree

3 files changed

+726
-705
lines changed

3 files changed

+726
-705
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
"codeception/module-asserts": "^3.0",
3636
"codeception/module-doctrine2": "^3.0",
3737
"codeception/module-phpbrowser": "^3.0",
38-
"codeception/module-symfony": "^3.0 | *@dev",
38+
"codeception/module-symfony": "^3.0",
39+
"phpunit/phpunit": "^10.0",
3940
"doctrine/doctrine-fixtures-bundle": "^3.4.2",
4041
"friendsofphp/php-cs-fixer": "^3.3",
4142
"phpmd/phpmd": "^2.11",

0 commit comments

Comments
 (0)