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 e47c8ed commit 9735d81Copy full SHA for 9735d81
composer.json
@@ -10,7 +10,7 @@
10
"type" : "phpcodesniffer-standard",
11
"require": {
12
"php": ">=5.4",
13
- "behat/behat": "^2.5",
+ "behat/behat": "^2.5.5",
14
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || ^0.5 || ^0.6.2 || ^0.7",
15
"php-parallel-lint/php-console-highlighter": "^0.5",
16
"php-parallel-lint/php-parallel-lint": "^1",
@@ -27,7 +27,7 @@
27
},
28
"config": {
29
"platform": {
30
- "php": "5.4"
+ "php": "5.6"
31
32
"sort-packages": true
33
0 commit comments