mirror of
https://github.com/danog/amp.git
synced 2024-11-26 20:15:00 +01:00
Update to loop standard v0.4
This commit is contained in:
parent
5651240615
commit
0659f6f3ee
@ -28,8 +28,8 @@
|
||||
"require": {
|
||||
"php": ">=7",
|
||||
"async-interop/promise": "^0.3",
|
||||
"async-interop/event-loop": "^0.3",
|
||||
"async-interop/event-loop-implementation": "^0.3"
|
||||
"async-interop/event-loop": "^0.4",
|
||||
"async-interop/event-loop-implementation": "^0.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"amphp/loop": "dev-master",
|
||||
|
Loading…
Reference in New Issue
Block a user