mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-06 07:25:32 +01:00
Updated doctrine/annotations recipe.
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
controllers:
|
||||
resource: ../../src/Controller/
|
||||
type: annotation
|
||||
|
||||
prefix: '{_locale}'
|
||||
|
||||
defaults:
|
||||
_locale: '%kernel.default_locale%'
|
||||
requirements:
|
||||
# Match only locales like de_DE or de
|
||||
_locale: "^[a-z]{2}(_[A-Z]{2})?$"
|
||||
|
||||
kernel:
|
||||
resource: ../../src/Kernel.php
|
||||
type: annotation
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "master",
|
||||
"version": "1.0",
|
||||
"ref": "cb4152ebcadbe620ea2261da1a1c5a9b8cea7672"
|
||||
"ref": "a2759dd6123694c8d901d0ec80006e044c2e6457"
|
||||
},
|
||||
"files": [
|
||||
"./config/routes/annotations.yaml"
|
||||
|
||||
Reference in New Issue
Block a user