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 d77b022 + 58860f6 commit 98cad89Copy full SHA for 98cad89
1 file changed
composer.json
@@ -12,9 +12,9 @@
12
],
13
"require": {
14
"php": ">=5.3",
15
- "react/promise": "~1",
16
- "react/event-loop": "0.3.*",
17
- "react/child-process": "0.3.*"
+ "react/promise": "~2.0|~1.0",
+ "react/event-loop": "~0.4.0|~0.3.0",
+ "react/child-process": "~0.4.0|~0.3.0"
18
},
19
"autoload": {
20
"psr-4": { "Clue\\React\\Zenity\\": "src/" }
0 commit comments