File tree Expand file tree Collapse file tree 7 files changed +50
-49
lines changed Expand file tree Collapse file tree 7 files changed +50
-49
lines changed Original file line number Diff line number Diff line change 3535 "mark-gerarts/automapper-plus-bundle" : " 1.4.1" ,
3636 "matomo/device-detector" : " 6.2.0" ,
3737 "matthiasnoback/symfony-console-form" : " 5.3.2" ,
38- "nelmio/api-doc-bundle" : " 4.12.0 " ,
38+ "nelmio/api-doc-bundle" : " 4.15.1 " ,
3939 "nelmio/cors-bundle" : " 2.4.0" ,
4040 "phpdocumentor/reflection-docblock" : " 5.3.0" ,
4141 "ramsey/uuid-doctrine" : " 2.0.0" ,
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ doctrine:
2525 auto_mapping : true
2626 mappings :
2727 App :
28- is_bundle : false
2928 type : attribute
29+ is_bundle : false
3030 dir : ' %kernel.project_dir%/src/Entity'
3131 prefix : ' App\Entity'
3232 alias : App
Original file line number Diff line number Diff line change @@ -3,11 +3,7 @@ services:
33 Gedmo\Timestampable\TimestampableListener :
44 tags :
55 - { name: doctrine.event_subscriber, connection: default }
6- calls :
7- - [ setAnnotationReader, [ '@annotation_reader' ] ]
86
97 Gedmo\Blameable\BlameableListener :
108 tags :
119 - { name: doctrine.event_subscriber, connection: default }
12- calls :
13- - [ setAnnotationReader, [ '@annotation_reader' ] ]
Original file line number Diff line number Diff line change 22framework :
33 secret : ' %env(APP_SECRET)%'
44 csrf_protection : false
5+ annotations : false
56 http_method_override : false
67 handle_all_throwables : true
78 default_locale : ' %locale%'
Original file line number Diff line number Diff line change 1+ _security_logout :
2+ resource : security.route_loader.logout
3+ type : service
Original file line number Diff line number Diff line change 3737 "version": "v0.5.3"
3838 },
3939 "doctrine/doctrine-bundle": {
40- "version": "2.10 ",
40+ "version": "2.11 ",
4141 "recipe": {
4242 "repo": "github.com/symfony/recipes",
4343 "branch": "main",
4444 "version": "2.10",
45- "ref": "e025a6cb69b195970543820b2f18ad21724473fa "
45+ "ref": "0b4a11ee7e60b36227502ed26874edd7e8b66353 "
4646 },
4747 "files": [
4848 "config/packages/doctrine.yaml",
304304 "version": "v4.4.3"
305305 },
306306 "symfony/framework-bundle": {
307- "version": "6.2 ",
307+ "version": "6.4 ",
308308 "recipe": {
309309 "repo": "github.com/symfony/recipes",
310310 "branch": "main",
311- "version": "6.2 ",
312- "ref": "af47254c5e4cd543e6af3e4508298ffebbdaddd3 "
311+ "version": "6.4 ",
312+ "ref": "a91c965766ad3ff2ae15981801643330eb42b6a5 "
313313 },
314314 "files": [
315315 "config/packages/cache.yaml",
405405 "version": "v5.3.2"
406406 },
407407 "symfony/security-bundle": {
408- "version": "6.1 ",
408+ "version": "6.4 ",
409409 "recipe": {
410410 "repo": "github.com/symfony/recipes",
411411 "branch": "main",
412- "version": "6.0 ",
413- "ref": "8a5b112826f7d3d5b07027f93786ae11a1c7de48 "
412+ "version": "6.4 ",
413+ "ref": "2ae08430db28c8eb4476605894296c82a642028f "
414414 },
415415 "files": [
416- "config/packages/security.yaml"
416+ "config/packages/security.yaml",
417+ "config/routes/security.yaml"
417418 ]
418419 },
419420 "symfony/security-core": {
You can’t perform that action at this time.
0 commit comments