chore: complete update
This commit is contained in:
@@ -25,10 +25,16 @@
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"predis/predis": "^3.0",
|
||||
"predis/predis": "^3.0",
|
||||
"ext-dom": "*",
|
||||
"ext-libxml": "*",
|
||||
"ext-curl": "*"
|
||||
"ext-curl": "*",
|
||||
"ext-pcntl": "*",
|
||||
"ext-fileinfo": "*",
|
||||
"ext-zlib": "*",
|
||||
"ext-gd": "*",
|
||||
"ext-pdo": "*",
|
||||
"ext-apcu": "*"
|
||||
},
|
||||
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user