Skip to content
Snippets Groups Projects
Commit fdbaa79f authored by Thijs Kinkhorst's avatar Thijs Kinkhorst Committed by GitHub
Browse files

Merge pull request #682 from mschwager/master

Remove PHP 5.3 support from composer configuration
parents 133fd05f 6d59d798
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@
"files": ["lib/_autoload_modules.php"]
},
"require": {
"php": ">=5.3",
"php": ">=5.4",
"ext-SPL": "*",
"ext-zlib": "*",
"ext-pcre": "*",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment