Skip to content

Commit 5615bd6

Browse files
author
Eugene Matvejev
authored
Merge pull request #35 from eugene-matvejev/switch_to_php5.6
RC5 - switch to PHP5.6 as PHP5.5 support ends at 10.07.2016
2 parents 17f3fe5 + 25808f8 commit 5615bd6

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
@@ -21,7 +21,7 @@
2121
}
2222
},
2323
"require": {
24-
"php": ">= 5.5.9 || 7.0.0 - 7.0.4 || >= 7.0.6",
24+
"php": ">= 5.6.0 || 7.0.0 - 7.0.4 || >= 7.0.6",
2525
"leafo/lessphp": "^0.5",
2626
"leafo/scssphp": "@dev",
2727
"leafo/scssphp-compass": "@dev"

0 commit comments

Comments
 (0)