Skip to content

Commit a947741

Browse files
committed
Bumped to all stable react-parallel packages
1 parent 1bbbe35 commit a947741

File tree

2 files changed

+402
-363
lines changed

2 files changed

+402
-363
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,21 @@
1212
"require": {
1313
"php": "^7.4",
1414
"ext-parallel": "*",
15-
"react-parallel/contracts": "dev-master",
16-
"react-parallel/future-to-promise-converter": "dev-master",
17-
"react-parallel/runtime": "dev-master",
15+
"react-parallel/contracts": "^1.0",
16+
"react-parallel/future-to-promise-converter": "^1.0",
17+
"react-parallel/runtime": "^1.0",
1818
"react/event-loop": "^1.1",
1919
"react/promise": "^2.7",
20+
"wyrihaximus/constants": "^1.4",
2021
"wyrihaximus/pool-info": "^1.0",
2122
"wyrihaximus/ticking-promise": "^1.6"
2223
},
2324
"require-dev": {
2425
"bruli/php-value-objects": "^2.0",
2526
"moneyphp/money": "^3.2 || ^3.2.1",
2627
"ocramius/package-versions": "^1.4",
27-
"react-parallel/pool-tests": "dev-master",
28-
"thecodingmachine/safe": "1.0.0 as 0.1.17",
29-
"wyrihaximus/async-test-utilities": "dev-update-to-test-utilities-2.0 as 1.999.999",
28+
"react-parallel/pool-tests": "^1.0",
29+
"wyrihaximus/async-test-utilities": "^2.0.0-alpha2",
3030
"wyrihaximus/iterator-or-array-to-array": "^1.1"
3131
},
3232
"config": {

0 commit comments

Comments
 (0)