Removed php-translation bundle as it is not compatible with symfony > 4.2

This commit is contained in:
Jan Böhmer 2019-08-14 18:56:41 +02:00
parent fbc5b1fc8d
commit d7ffdcc291
8 changed files with 58 additions and 367 deletions

View file

@ -141,9 +141,6 @@
"nikolaposa/version": {
"version": "2.2.2"
},
"nyholm/nsa": {
"version": "1.1.0"
},
"nyholm/psr7": {
"version": "1.0",
"recipe": {
@ -192,30 +189,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.4",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "master",
"version": "0.4",
"ref": "ee15ad002114fba7b694a7fe429419b518d43bc4"
},
"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"
},