Change application to symfony/console application

This commit is contained in:
Krzysztof Płaczek
2024-05-08 09:31:26 +02:00
parent b9ba72c308
commit 4f0f0a5f00
4 changed files with 509 additions and 52 deletions

View File

@@ -4,7 +4,8 @@
"symfony/var-dumper": "^7.0",
"illuminate/database": "^11.0",
"ext-json": "*",
"twig/twig": "^3.0"
"twig/twig": "^3.0",
"symfony/console": "^7.0"
},
"autoload": {
"psr-4": {