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

Commit 81cdeaa

Browse files
author
mmoreram
committed
=Updated php dependency to php5.3
1 parent 808dc3d commit 81cdeaa

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
@@ -13,7 +13,7 @@
1313
}
1414
],
1515
"require": {
16-
"php": ">=5.4",
16+
"php": ">=5.3.3",
1717
"symfony/console": "~2.5",
1818
"symfony/process": "~2.5",
1919
"symfony/finder": "~2.5",

0 commit comments

Comments
 (0)