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

Commit 4f708cc

Browse files
committed
Raised minimum version of PHP
1 parent 5bd76ae commit 4f708cc

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
@@ -5,7 +5,7 @@
55
"psr-0": { "": "src/" }
66
},
77
"require": {
8-
"php": ">=5.3.3",
8+
"php": ">=5.3.4",
99
"symfony/symfony": "2.1.*",
1010
"doctrine/orm": "2.2.*",
1111
"doctrine/doctrine-bundle": "dev-master",

0 commit comments

Comments
 (0)