Skip to content

Commit 7d6f8ec

Browse files
committed
Update PHP minimum
1 parent 9735d81 commit 7d6f8ec

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
@@ -9,7 +9,7 @@
99
"license": "MIT",
1010
"type" : "phpcodesniffer-standard",
1111
"require": {
12-
"php": ">=5.4",
12+
"php": ">=5.6",
1313
"behat/behat": "^2.5.5",
1414
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || ^0.5 || ^0.6.2 || ^0.7",
1515
"php-parallel-lint/php-console-highlighter": "^0.5",

0 commit comments

Comments
 (0)