Skip to content

Commit 3f7d3d6

Browse files
committed
Switch to PHP 5.6 for compliance with Plesk itself.
1 parent 9db5f02 commit 3f7d3d6

File tree

2 files changed

+79
-79
lines changed

2 files changed

+79
-79
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"minimum-stability": "dev",
1212
"require": {
13-
"php": ">=5.5.0"
13+
"php": ">=5.6.0"
1414
},
1515
"require-dev": {
1616
"phpunit/phpunit": "5.5.*",

0 commit comments

Comments
 (0)