Skip to content

Commit 5063a36

Browse files
committed
Update: composer.json
1 parent d08c8fc commit 5063a36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,13 +108,13 @@
108108
"require": {
109109
"php": "^7.1|^8.0",
110110
"ext-dom": "*",
111+
"ext-gd": "*",
112+
"ext-zip": "*",
111113
"ext-json": "*",
112114
"ext-xml": "*",
113115
"phpoffice/math": "^0.2"
114116
},
115117
"require-dev": {
116-
"ext-zip": "*",
117-
"ext-gd": "*",
118118
"ext-libxml": "*",
119119
"dompdf/dompdf": "^2.0 || ^3.0",
120120
"friendsofphp/php-cs-fixer": "^3.3",

0 commit comments

Comments
 (0)