Skip to content

Commit eec82fd

Browse files
committed
3.x is compatible with PHPUnit 9 only
1 parent bc91300 commit eec82fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"ext-mbstring": "*",
2525
"codeception/codeception": "*@dev",
2626
"codeception/lib-web": "^1.0.1",
27+
"phpunit/phpunit": "^9.5",
2728
"symfony/browser-kit": "^4.4.24 || ^5.4 || ^6.0",
2829
"symfony/dom-crawler": "^4.4.30 || ^5.4 || ^6.0"
2930
},

0 commit comments

Comments
 (0)