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:
parent
bd1cf64101
commit
9a2ab863f4
@ -20,7 +20,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.5.0"
|
||||
"php": ">=5.4.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Loading…
Reference in New Issue
Block a user