composer require react/stream
This commit is contained in:
@@ -15,9 +15,16 @@
|
||||
],
|
||||
"minimum-stability": "stable",
|
||||
"require": {
|
||||
"evenement/evenement": ">=3.0.2",
|
||||
"graham-campbell/result-type": ">=1.1.4",
|
||||
"phpoption/phpoption": ">=1.9.5",
|
||||
"potter/container": ">=0.0.1",
|
||||
"react/cache": ">=1.2.0",
|
||||
"react/dns": ">=1.14.0",
|
||||
"react/event-loop": ">=1.6.0",
|
||||
"react/promise": ">=3.3.0",
|
||||
"react/socket": ">=1.17.0",
|
||||
"react/stream": ">=1.4.0",
|
||||
"symfony/polyfill-ctype": ">=1.37.0",
|
||||
"symfony/polyfill-mbstring": ">=1.38.2",
|
||||
"symfony/polyfill-php80": ">=1.37.0",
|
||||
|
||||
Reference in New Issue
Block a user