Commit fb2eda8a authored by Bill Schaller's avatar Bill Schaller

Update composer php requirement to >= 5.4

parent 0f188647
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
{"name": "Jonathan Wage", "email": "jonwage@gmail.com"} {"name": "Jonathan Wage", "email": "jonwage@gmail.com"}
], ],
"require": { "require": {
"php": ">=5.3.2", "php": ">=5.4",
"doctrine/common": "~2.4" "doctrine/common": "~2.4"
}, },
"require-dev": { "require-dev": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment