Update Flex endpoint

This commit is contained in:
github-action[bot]
2022-11-20 20:39:29 +00:00
parent be4bd66256
commit d5e452e9d5
2 changed files with 202 additions and 6 deletions
+1 -6
View File
@@ -140,11 +140,6 @@
" _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",
@@ -200,7 +195,7 @@
"executable": false
}
},
"ref": "f6dd1e3fb8f414e4cde6f87c0db655ea5ea6df6d"
"ref": "ab5b0115dcdd689dc59fb27b85daf7415ba015ac"
}
}
}