mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-02 23:16:13 +00:00
fix sf4 deprecated: exclude entities from autowired services
This commit is contained in:
parent
d70a64dbca
commit
ae26f72057
@ -1,3 +1,8 @@
|
|||||||
|
services:
|
||||||
|
Chill\ThirdPartyBundle\:
|
||||||
|
resource: '../..'
|
||||||
|
exclude: '../../{Entity,Resources/migrations}'
|
||||||
|
|
||||||
imports:
|
imports:
|
||||||
- { resource: './services/controller.yml' }
|
- { resource: './services/controller.yml' }
|
||||||
- { resource: './services/form.yml' }
|
- { resource: './services/form.yml' }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user