Skip to content

Commit 9de4a7e

Browse files
committed
Remove packages we're not using
1 parent 3ea37a9 commit 9de4a7e

File tree

2 files changed

+101
-103
lines changed

2 files changed

+101
-103
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,11 @@
1414
"ext-parallel": "*",
1515
"react-parallel/contracts": "^1.0",
1616
"react-parallel/event-loop": "^1.0",
17-
"react-parallel/runtime": "^2.0",
1817
"react/event-loop": "^1.1",
1918
"react/promise": "^2.7",
2019
"wyrihaximus/constants": "^1.5",
2120
"wyrihaximus/json-throwable": "^4.0",
22-
"wyrihaximus/pool-info": "^1.0",
23-
"wyrihaximus/ticking-promise": "^1.6"
21+
"wyrihaximus/pool-info": "^1.0"
2422
},
2523
"require-dev": {
2624
"bruli/php-value-objects": "^2.0",

composer.lock

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

0 commit comments

Comments
 (0)