Skip to content

Commit 74bfe43

Browse files
authored
Support PHPUnit 9
1 parent e7decb4 commit 74bfe43

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
@@ -19,7 +19,7 @@
1919

2020
"require": {
2121
"php": ">=5.6.0 <8.0",
22-
"codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.3"
22+
"codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.3 | ^9.0"
2323
},
2424
"autoload":{
2525
"classmap": ["src/"]

0 commit comments

Comments
 (0)