This commit is contained in:
Tim 2020-07-26 01:16:41 +02:00
parent 00ae28944e
commit c7544bc77a

View File

@ -4,7 +4,8 @@
"type": "symfony-bundle", "type": "symfony-bundle",
"require": { "require": {
"doctrine/orm": "^2.7", "doctrine/orm": "^2.7",
"symfony/form": "^5.0" "symfony/form": "^5.0",
"symfony/twig-bundle": "^5.0"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {