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.
1 parent 245a589 commit efb12d2Copy full SHA for efb12d2
1 file changed
composer.json
@@ -18,12 +18,12 @@
18
},
19
"require": {
20
"php": ">=5.3",
21
- "react/promise": "^3@dev || ^2.2.1 || ^1.2.1"
+ "react/promise": "^3 || ^2.2.1 || ^1.2.1"
22
23
"require-dev": {
24
"clue/block-react": "^1.5",
25
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35",
26
"react/event-loop": "^1.2",
27
- "react/http": "^1.8@dev"
+ "react/http": "^1.8"
28
}
29
0 commit comments