Skip to content

Commit 9320c22

Browse files
committed
Remove pcntl extension requirement from composer.json
Signed-off-by: Felipe Sayão Lobato Abreu <github@mentordosnerds.com>
1 parent 3a6f211 commit 9320c22

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
},
2727
"require": {
2828
"php": "^8.3",
29-
"ext-pcntl": "*",
3029
"psr/log": "^3.0"
3130
},
3231
"require-dev": {

0 commit comments

Comments
 (0)