Skip to content

Commit c012df3

Browse files
committed
Remove pcntl and posix dependencies (the posix one was required by the menu)
1 parent 7dbe819 commit c012df3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

composer.json

-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
"require": {
1919
"php": "^8.2",
2020
"ext-json": "*",
21-
"ext-pcntl": "*",
22-
"ext-posix": "*",
2321
"ext-sockets": "*",
2422
"composer/semver": "^3.4",
2523
"guzzlehttp/psr7": "^2.6",

0 commit comments

Comments
 (0)