We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83f99ee commit 47a0ae3Copy full SHA for 47a0ae3
1 file changed
composer.json
@@ -198,7 +198,7 @@
198
}
199
],
200
"require": {
201
- "php": ">=5.4",
+ "php": ">=5.6",
202
"ext-json": "*",
203
"wp-cli/admin-command": "dev-master",
204
"wp-cli/automated-tests": "dev-master",
@@ -251,7 +251,7 @@
251
},
252
"config": {
253
"platform": {
254
- "php": "5.4"
+ "php": "5.6"
255
256
"process-timeout": 7200,
257
"sort-packages": true
0 commit comments