mirror of
https://github.com/danog/php-tokio.git
synced 2024-11-26 20:34:54 +01:00
12 lines
177 B
JSON
12 lines
177 B
JSON
{
|
|
"require": {
|
|
"revolt/event-loop": "^1.0",
|
|
"amphp/amp": "^3.0"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Reqwest\\": "lib"
|
|
}
|
|
}
|
|
}
|