We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 310aed7 + 0e9ba79 commit 860b187Copy full SHA for 860b187
1 file changed
composer.json
@@ -15,11 +15,10 @@
15
},
16
"require": {
17
"php": ">=5.3",
18
- "react/stream": "^1.0 || ^0.7 || ^0.6 || ^0.5 || ^0.4 || ^0.3"
+ "react/stream": "^1.0 || ^0.7"
19
20
"require-dev": {
21
"phpunit/phpunit": "^5.0 || ^4.8",
22
- "react/event-loop": "^0.4 || ^0.3",
23
- "react/stream": "^1.0 || ^0.7"
+ "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3"
24
}
25
0 commit comments