Skip to content

Commit f136696

Browse files
committed
Remove unneeded extensions
1 parent 68f2141 commit f136696

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

composer.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,6 @@
1818
],
1919
"require": {
2020
"php": "^8.1",
21-
"ext-zip": "*",
22-
"ext-json": "*",
23-
"ext-iconv": "*",
24-
"ext-libxml": "*",
25-
"ext-openssl": "*",
26-
"ext-mbstring": "*",
27-
"ext-fileinfo": "*",
2821
"symfony/mime": ">=6.0",
2922
"nesbot/carbon": ">=2.0",
3023
"illuminate/support": ">=9.0",

0 commit comments

Comments
 (0)