mirror of
https://github.com/danog/dns.git
synced 2024-11-30 04:29:06 +01:00
update amp dependency in advance of v1
This commit is contained in:
parent
641c3cc51a
commit
8b2e28619d
@ -13,7 +13,7 @@
|
|||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.5",
|
"php": ">=5.5",
|
||||||
"amphp/amp": "1.0.x-dev",
|
"amphp/amp": "^1",
|
||||||
"daverandom/libdns": "~1.0"
|
"daverandom/libdns": "~1.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
Loading…
Reference in New Issue
Block a user