Skip to content

Commit

Permalink
Use revolt/event-loop ^0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kelunik committed Dec 3, 2021
1 parent 521624b commit b876439
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,15 @@
"email": "[email protected]"
}
],
"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"
Expand Down

0 comments on commit b876439

Please sign in to comment.