Skip to content

Commit f9093cb

Browse files
committed
Moved pool tests to require-dev where it should be
1 parent d456cec commit f9093cb

2 files changed

Lines changed: 3581 additions & 3581 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"ext-parallel": "*",
1515
"react-parallel/contracts": "^1.0",
1616
"react-parallel/event-loop": "^1.0",
17-
"react-parallel/pool-tests": "^3.0",
1817
"react-parallel/runtime": "^2.0",
1918
"react/event-loop": "^1.1",
2019
"react/promise": "^2.7",
@@ -25,6 +24,7 @@
2524
"require-dev": {
2625
"bruli/php-value-objects": "^2.0",
2726
"moneyphp/money": "^3.2 || ^3.2.1",
27+
"react-parallel/pool-tests": "^3.0",
2828
"wyrihaximus/async-test-utilities": "^3.2",
2929
"wyrihaximus/iterator-or-array-to-array": "^1.1"
3030
},

0 commit comments

Comments
 (0)