Skip to content

Commit 47fec50

Browse files
switch to PHP5.6 as PHP5.5 is out of support since 10.07.2016
1 parent 4770002 commit 47fec50

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",
24+
"php": ">= 5.6",
2525
"leafo/lessphp": "^0.5",
2626
"leafo/scssphp": "@dev",
2727
"leafo/scssphp-compass": "@dev"

0 commit comments

Comments
 (0)