Skip to content

Commit d08c8fc

Browse files
committed
Revert: composer.json changes -> Now again included the gd & zip extension
1 parent b9374b0 commit d08c8fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@
113113
"phpoffice/math": "^0.2"
114114
},
115115
"require-dev": {
116+
"ext-zip": "*",
117+
"ext-gd": "*",
116118
"ext-libxml": "*",
117119
"dompdf/dompdf": "^2.0 || ^3.0",
118120
"friendsofphp/php-cs-fixer": "^3.3",

0 commit comments

Comments
 (0)