We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 429b1a0 commit 4a20001Copy full SHA for 4a20001
composer.json
@@ -4,6 +4,9 @@
4
"type": "library",
5
"require": {
6
"php": ">=7.0",
7
+ "ext-json": "*",
8
+ "ext-zip": "*",
9
+ "ext-gettext": "*",
10
"gettext/gettext": "^4.6.0",
11
"league/flysystem": "^1.0"
12
},
0 commit comments