mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +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,5 +1,5 @@
|
||||||
_translation_webui:
|
_translation_webui:
|
||||||
resource: "@TranslationBundle/Resources/config/routing_webui.yaml"
|
resource: '@TranslationBundle/Resources/config/routing_webui.yaml'
|
||||||
prefix: /admin
|
prefix: /admin
|
||||||
|
|
||||||
_translation_profiler:
|
_translation_profiler:
|
||||||
|
|
12
symfony.lock
12
symfony.lock
|
@ -304,18 +304,18 @@
|
||||||
"version": "1.7.1"
|
"version": "1.7.1"
|
||||||
},
|
},
|
||||||
"php-translation/symfony-bundle": {
|
"php-translation/symfony-bundle": {
|
||||||
"version": "0.10",
|
"version": "0.12",
|
||||||
"recipe": {
|
"recipe": {
|
||||||
"repo": "github.com/symfony/recipes-contrib",
|
"repo": "github.com/symfony/recipes-contrib",
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"version": "0.10",
|
"version": "0.10",
|
||||||
"ref": "5c712c2758c3cccb964713f0061493b8ce2dd430"
|
"ref": "f3ca4e4da63897d177e58da78626c20648c0e102"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"./config/packages/dev/php_translation.yaml",
|
"config/packages/dev/php_translation.yaml",
|
||||||
"./config/packages/php_translation.yaml",
|
"config/packages/php_translation.yaml",
|
||||||
"./config/routes/dev/php_translation.yaml",
|
"config/routes/dev/php_translation.yaml",
|
||||||
"./config/routes/php_translation.yaml"
|
"config/routes/php_translation.yaml"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"php-translation/symfony-storage": {
|
"php-translation/symfony-storage": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue