Skip to content

Commit 090db4d

Browse files
Merge branch 'improved_autoloading' into phpunit5.6
2 parents f697e7e + 6513dfc commit 090db4d

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
@@ -23,7 +23,7 @@
2323
}
2424
},
2525
"require": {
26-
"php": ">= 5.6",
26+
"php": ">= 5.6.0 || 7.0.0 - 7.0.4 || >= 7.0.6",
2727
"leafo/lessphp": "^0.5",
2828
"leafo/scssphp": "@dev",
2929
"leafo/scssphp-compass": "@dev"

0 commit comments

Comments
 (0)