1
0
mirror of https://github.com/danog/amp.git synced 2024-11-30 04:29:08 +01:00

Drop php version requirement to 5.4

This commit is contained in:
Daniel Lowrey 2014-10-20 09:45:49 -04:00
parent bd1cf64101
commit 9a2ab863f4

View File

@ -20,7 +20,7 @@
}
],
"require": {
"php": ">=5.5.0"
"php": ">=5.4.0"
},
"autoload": {
"psr-4": {