We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2de51ab commit 6c6f983Copy full SHA for 6c6f983
composer.json
@@ -12,7 +12,6 @@
12
],
13
"require": {
14
"php": ">=7.2",
15
- "chemem/bingo-functional": "^2",
16
"react/child-process": "^0",
17
"react/promise": "^2 || ^3"
18
},
@@ -24,7 +23,7 @@
24
23
25
"suggest": {
26
"ext-parallel": "A succinct parallel concurrency API for PHP 8",
27
- "react-parallel/runtime": "Convinence wrapper around the ext-parallel Runtime and ReactPHP"
+ "react-parallel/runtime": "Convenience wrapper around the ext-parallel Runtime and ReactPHP"
28
29
"minimum-stability": "stable",
30
"autoload": {
0 commit comments