mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Updated php-translation/symfony-bundle recipe
This commit is contained in:
parent
a7a3a7dabf
commit
d5cd7f9b2a
2 changed files with 9 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
_translation_webui:
|
||||
resource: "@TranslationBundle/Resources/config/routing_webui.yaml"
|
||||
prefix: /admin
|
||||
|
||||
resource: '@TranslationBundle/Resources/config/routing_webui.yaml'
|
||||
prefix: /admin
|
||||
|
||||
_translation_profiler:
|
||||
resource: '@TranslationBundle/Resources/config/routing_symfony_profiler.yaml'
|
||||
|
|
12
symfony.lock
12
symfony.lock
|
@ -304,18 +304,18 @@
|
|||
"version": "1.7.1"
|
||||
},
|
||||
"php-translation/symfony-bundle": {
|
||||
"version": "0.10",
|
||||
"version": "0.12",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes-contrib",
|
||||
"branch": "master",
|
||||
"version": "0.10",
|
||||
"ref": "5c712c2758c3cccb964713f0061493b8ce2dd430"
|
||||
"ref": "f3ca4e4da63897d177e58da78626c20648c0e102"
|
||||
},
|
||||
"files": [
|
||||
"./config/packages/dev/php_translation.yaml",
|
||||
"./config/packages/php_translation.yaml",
|
||||
"./config/routes/dev/php_translation.yaml",
|
||||
"./config/routes/php_translation.yaml"
|
||||
"config/packages/dev/php_translation.yaml",
|
||||
"config/packages/php_translation.yaml",
|
||||
"config/routes/dev/php_translation.yaml",
|
||||
"config/routes/php_translation.yaml"
|
||||
]
|
||||
},
|
||||
"php-translation/symfony-storage": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue