|
|
|
@ -63,10 +63,10 @@ |
|
|
|
|
"clue/graph": "^0.9.2", |
|
|
|
|
"cocur/slugify": "^4.0", |
|
|
|
|
"doctrine/annotations": "1.13.2", |
|
|
|
|
"doctrine/dbal": "^3.2", |
|
|
|
|
"doctrine/doctrine-bundle": "^2.5", |
|
|
|
|
"doctrine/doctrine-fixtures-bundle": "^3.4", |
|
|
|
|
"doctrine/doctrine-migrations-bundle": "^3.2", |
|
|
|
|
"doctrine/dbal": "^3.2", |
|
|
|
|
"doctrine/orm": "^2.11.0", |
|
|
|
|
"endroid/qr-code": "~4.2", |
|
|
|
|
"essence/essence": "~3.0", |
|
|
|
@ -156,6 +156,11 @@ |
|
|
|
|
"webit/eval-math": "^1.0", |
|
|
|
|
"webonyx/graphql-php": "^14.8" |
|
|
|
|
}, |
|
|
|
|
"extra": { |
|
|
|
|
"symfony": { |
|
|
|
|
"require": "5.4.*" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"config": { |
|
|
|
|
"optimize-autoloader": true, |
|
|
|
|
"component-dir": "public/assets", |
|
|
|
|