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