mirror of
https://github.com/danog/dns.git
synced 2024-11-30 04:29:06 +01:00
update composer for php7
This commit is contained in:
parent
6dd23e5b42
commit
4c8072a557
@ -12,8 +12,8 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.4.0",
|
||||
"amphp/amp": "~0.17.0",
|
||||
"php": ">=7.0.0",
|
||||
"amphp/amp": "1.0.x-dev",
|
||||
"daverandom/libdns": "~1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
|
Loading…
Reference in New Issue
Block a user