mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-04 09:20:21 -05:00
(fix) Add ext-zip to composer.json
This commit is contained in:
+2
-1
@@ -37,7 +37,8 @@
|
||||
"spatie/ssl-certificate": "^1.12",
|
||||
"symfony/dom-crawler": "^2.7|^3.0",
|
||||
"theodorejb/polycast": "^1.0",
|
||||
"voku/anti-xss": "^4.1"
|
||||
"voku/anti-xss": "^4.1",
|
||||
"ext-zip": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"facade/ignition": "^1.4",
|
||||
|
||||
Reference in New Issue
Block a user