Skip to content

Commit 950fbb3

Browse files
committed
Require PHP 5.5.9 since Symfony 3 requires this
1 parent 202b413 commit 950fbb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"issues": "https://github.com/mac-cain13/daemonizable-command/issues"
1616
},
1717
"require": {
18-
"php": ">=5.3.3",
18+
"php": ">=5.5.9",
1919
"symfony/console": "2.*|3.*",
2020
"symfony/dependency-injection": "2.*|3.*"
2121
},

0 commit comments

Comments
 (0)