Skip to content

Commit 858a08e

Browse files
author
Eugene Matvejev
authored
Merge pull request #57 from eugene-matvejev/refactoring_4
RC8 - put back PHP5.5.9 support, following Symfony convetion
2 parents 4302efd + 04ce8bd commit 858a08e

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
@@ -29,7 +29,7 @@
2929
"bin-dir": "bin/"
3030
},
3131
"require": {
32-
"php": ">= 5.6.0 || 7.0.0 - 7.0.4 || >= 7.0.6",
32+
"php": ">= 5.5.9 || 7.0.0 - 7.0.4 || >= 7.0.6",
3333
"eugene-matvejev/compass": "^0.1",
3434
"leafo/lessphp": "^0.5"
3535
},

0 commit comments

Comments
 (0)