This commit is contained in:
2023-08-14 21:09:45 +08:00
parent 754998830c
commit 513690e9a3
5 changed files with 38 additions and 16 deletions
+3 -1
View File
@@ -29,7 +29,9 @@
"ext-sockets": "*",
"nikic/php-parser": "^4.15",
"ext-inotify": "*",
"ext-ssh2": "*"
"ext-ssh2": "*",
"monolog/monolog": "^2.9",
"psr/container": "^2.0"
},
"replace": {
"symfony/polyfill-apcu": "*",