chore: complete update

This commit is contained in:
2025-07-17 16:24:20 +02:00
parent 899227b0a4
commit 64a7051137
1300 changed files with 85570 additions and 2756 deletions

View File

@@ -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": {