mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-28 01:25:00 +00:00
chore: update dependencies and configure services
- bump symfony/security-bundle to ^7.3 in composer.json - enable autoconfigure for Chill\CalendarBundle\Controller services
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
services:
|
||||
Chill\CalendarBundle\Controller\:
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
resource: '../../../Controller'
|
||||
tags: ['controller.service_arguments']
|
||||
|
Reference in New Issue
Block a user