mirror of
https://github.com/danog/byte-stream.git
synced 2024-11-26 20:04:51 +01:00
Update composer.json
This commit is contained in:
parent
f3536494e9
commit
523ce79dab
@ -21,7 +21,7 @@
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
"require": {
|
||||
"amphp/amp": "dev-stream-refactor as 2.0"
|
||||
"amphp/amp": "^2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"amphp/phpunit-util": "dev-master",
|
||||
@ -33,8 +33,7 @@
|
||||
"Amp\\ByteStream\\": "lib/"
|
||||
},
|
||||
"files": [
|
||||
"lib/functions.php",
|
||||
"lib/Internal/functions.php"
|
||||
"lib/functions.php"
|
||||
]
|
||||
},
|
||||
"autoload-dev": {
|
||||
|
Loading…
Reference in New Issue
Block a user