mirror of
https://github.com/danog/amp.git
synced 2024-11-27 04:24:42 +01:00
fix composer for php7 requirement
This commit is contained in:
parent
6e405ad75c
commit
bf89a74035
@ -20,7 +20,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=7.0.0"
|
||||
"php": ">=7.0.0@dev"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Loading…
Reference in New Issue
Block a user