We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee04c0 commit 12a0e40Copy full SHA for 12a0e40
composer.json
@@ -19,11 +19,11 @@
19
"require-dev": {
20
"cebe/indent": "*",
21
"friendsofphp/php-cs-fixer": "~2.16",
22
- "codeception/codeception": "^4.1",
+ "codeception/codeception": "^4.1 | ^5.0",
23
"codeception/module-yii2": "^1.1",
24
- "codeception/module-rest": "<1.3.0",
25
- "codeception/module-phpbrowser": "^1.0.0",
26
- "codeception/module-asserts": "^1.0.0",
+ "codeception/module-rest": "^2.0 | ^3.0",
+ "codeception/module-phpbrowser": "^1.0 | ^2.0",
+ "codeception/module-asserts": "^1.0 | ^2.0 | ^3.0",
27
"fzaninotto/faker": "^1.9@dev",
28
"codeception/module-db": "^1.0",
29
"codeception/assert-throws": "^1.0",
0 commit comments