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 d456cec + f9093cb commit fb2b923Copy full SHA for fb2b923
2 files changed
composer.json
@@ -14,7 +14,6 @@
14
"ext-parallel": "*",
15
"react-parallel/contracts": "^1.0",
16
"react-parallel/event-loop": "^1.0",
17
- "react-parallel/pool-tests": "^3.0",
18
"react-parallel/runtime": "^2.0",
19
"react/event-loop": "^1.1",
20
"react/promise": "^2.7",
@@ -25,6 +24,7 @@
25
24
"require-dev": {
26
"bruli/php-value-objects": "^2.0",
27
"moneyphp/money": "^3.2 || ^3.2.1",
+ "react-parallel/pool-tests": "^3.0",
28
"wyrihaximus/async-test-utilities": "^3.2",
29
"wyrihaximus/iterator-or-array-to-array": "^1.1"
30
},
0 commit comments