Skip to content

Commit 9901ba6

Browse files
authored
Merge pull request #34 from reactphp-parallel/drop-unused-ticking-promise-dependency
Drop unused Ticking Promise dependency
2 parents 39e2b42 + 3d06f5d commit 9901ba6

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
"react-parallel/runtime": "^2.0",
1919
"react/event-loop": "^1.1",
2020
"react/promise": "^2.7",
21-
"wyrihaximus/pool-info": "^1.0",
22-
"wyrihaximus/ticking-promise": "^1.6 || ^2.0"
21+
"wyrihaximus/pool-info": "^1.0"
2322
},
2423
"require-dev": {
2524
"moneyphp/money": "^3.2 || ^3.2.1",

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)