-
- Downloads
update: symfony/console support php 8.0
... | ... | @@ -31,7 +31,7 @@ |
"ext-posix": "*", | ||
"ext-sockets": "*", | ||
"ext-apcu": "*", | ||
"symfony/console": "^7.1" | ||
"symfony/console": "^6" | ||
}, | ||
"repositories": { | ||
"zxedu": { | ||
... | ... |
Please register or sign in to comment