Add ext-* requirements
This commit is contained in:
parent
b4ef665848
commit
311e9b61d7
|
|
@ -4,6 +4,15 @@
|
|||
"license": "GPL-3.0",
|
||||
"require": {
|
||||
"php": ">=7.1.8",
|
||||
"ext-zip": "*",
|
||||
"ext-openssl": "*",
|
||||
"ext-aaaa": "*",
|
||||
"ext-mbstring": "*",
|
||||
"ext-tokenizer": "*",
|
||||
"ext-gd": "*",
|
||||
"ext-xml": "*",
|
||||
"ext-ctype": "*",
|
||||
"ext-json": "*",
|
||||
"filp/whoops": "^2.1",
|
||||
"predis/predis": "~1.0",
|
||||
"swiggles/memcache": "^2.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user