mirror of
https://github.com/danog/amp.git
synced 2024-12-03 09:57:51 +01:00
Use revolt/event-loop ^0.1
This commit is contained in:
parent
521624b9f7
commit
b8764391dd
@ -32,13 +32,15 @@
|
||||
"email": "rdlowrey@php.net"
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
"require": {
|
||||
"php": ">=8",
|
||||
"revolt/event-loop": "v1.x-dev"
|
||||
"revolt/event-loop": "^0.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"ext-json": "*",
|
||||
"amphp/phpunit-util": "v2.x-dev",
|
||||
"amphp/phpunit-util": "^3",
|
||||
"amphp/php-cs-fixer-config": "dev-master",
|
||||
"phpunit/phpunit": "^9",
|
||||
"psalm/phar": "^4.13"
|
||||
|
Loading…
Reference in New Issue
Block a user