Use jbtronics/translation-editor bundle instead of php-translation/symfony-bundle for profiler translation editing

This new bundle has less dependencies and less overhead
This commit is contained in:
Jan Böhmer 2024-09-08 20:03:33 +02:00
parent 7db44f0ec5
commit 283a445198
9 changed files with 137 additions and 486 deletions

View file

@ -40,16 +40,6 @@
"./config/packages/dama_doctrine_test_bundle.yaml"
]
},
"doctrine/annotations": {
"version": "1.14",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "1.10",
"ref": "64d8583af5ea57b7afa4aba4b159907f3a148b05"
},
"files": []
},
"doctrine/cache": {
"version": "v1.8.0"
},
@ -167,6 +157,9 @@
"jbtronics/dompdf-font-loader-bundle": {
"version": "v1.1.1"
},
"jbtronics/translation-editor-bundle": {
"version": "v1.0"
},
"knpuniversity/oauth2-client-bundle": {
"version": "2.15",
"recipe": {
@ -237,9 +230,6 @@
"nikolaposa/version": {
"version": "2.2.2"
},
"nyholm/nsa": {
"version": "1.1.0"
},
"nyholm/psr7": {
"version": "1.0",
"recipe": {
@ -291,30 +281,6 @@
"php-http/promise": {
"version": "v1.0.0"
},
"php-translation/common": {
"version": "1.0.0"
},
"php-translation/extractor": {
"version": "1.7.1"
},
"php-translation/symfony-bundle": {
"version": "0.12",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "master",
"version": "0.10",
"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"
]
},
"php-translation/symfony-storage": {
"version": "1.0.1"
},
"phpdocumentor/reflection-common": {
"version": "1.0.1"
},