mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 00:56:24 +03:00
Update Flex endpoint
This commit is contained in:
@@ -130,6 +130,11 @@
|
||||
" _defaults:",
|
||||
" autowire: true # Automatically injects dependencies in your services.",
|
||||
" autoconfigure: true # Automatically registers your services as commands, event subscribers, etc.",
|
||||
" # Binding arguments by name or type",
|
||||
" # https://symfony.com/doc/current/service_container.html#binding-arguments-by-name-or-type",
|
||||
" #bind:",
|
||||
" # 'bool $isDebug': '%kernel.debug%'",
|
||||
"",
|
||||
"",
|
||||
" # makes classes in src/ available to be used as services",
|
||||
" # this creates a service per class whose id is the fully-qualified class name",
|
||||
@@ -185,7 +190,7 @@
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "041cc2d4f495c7d1a8ffc8f1b57aecb37c9c05b4"
|
||||
"ref": "f5f2f49054c679ba942eb434894f06dd2ffaf878"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user