Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit cf26e91

Browse files
committed
setting a better lower bound for PHP support
1 parent bac2172 commit cf26e91

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
@@ -25,7 +25,7 @@
2525
},
2626
"minimum-stability": "dev",
2727
"require": {
28-
"php": ">=5.3.6",
28+
"php": ">=5.4",
2929
"pattern-lab/core": "dev-dev",
3030
"pattern-lab/patternengine-twig": "dev-dev",
3131
"pattern-lab/styleguidekit-twig-default": "dev-dev"

0 commit comments

Comments
 (0)