Fix composer install

This commit is contained in:
slawkens
2024-05-18 22:31:59 +02:00
parent 0b4c34a823
commit e2bab4220b
2 changed files with 17 additions and 14 deletions

View File

@@ -16,6 +16,7 @@
"peppeocchi/php-cron-scheduler": "4.*",
"symfony/console": "^6.4",
"symfony/string": "^6.4",
"symfony/var-dumper": "^6.4",
"filp/whoops": "^2.15",
"maximebf/debugbar": "dev-master"
},