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 299b62e commit 80f794cCopy full SHA for 80f794c
composer.json
@@ -11,7 +11,7 @@
11
"require": {
12
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0",
13
"allure-framework/allure-codeception": "~1.2.6",
14
- "codeception/codeception": "~2.3.4 || ~2.4.2",
+ "codeception/codeception": "~2.3.4 || ~2.4.0",
15
"consolidation/robo": "^1.0.0",
16
"epfremme/swagger-php": "^2.0",
17
"flow/jsonpath": ">0.2",
@@ -23,8 +23,8 @@
23
},
24
"require-dev": {
25
"squizlabs/php_codesniffer": "~3.2",
26
- "brainmaestro/composer-git-hooks": "^2.3",
27
"sebastian/phpcpd": "~3.0 || ~4.0",
+ "brainmaestro/composer-git-hooks": "^2.3",
28
"doctrine/cache": "<1.7.0",
29
"codeception/aspect-mock": "^3.0",
30
"goaop/framework": "2.2.0",
0 commit comments