Skip to content

Commit 6c6f983

Browse files
committed
feat: uninstall bingo-functional
1 parent 2de51ab commit 6c6f983

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
],
1313
"require": {
1414
"php": ">=7.2",
15-
"chemem/bingo-functional": "^2",
1615
"react/child-process": "^0",
1716
"react/promise": "^2 || ^3"
1817
},
@@ -24,7 +23,7 @@
2423
},
2524
"suggest": {
2625
"ext-parallel": "A succinct parallel concurrency API for PHP 8",
27-
"react-parallel/runtime": "Convinence wrapper around the ext-parallel Runtime and ReactPHP"
26+
"react-parallel/runtime": "Convenience wrapper around the ext-parallel Runtime and ReactPHP"
2827
},
2928
"minimum-stability": "stable",
3029
"autoload": {

0 commit comments

Comments
 (0)