We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
jms-translation-bundle
1 parent 5e9cbcc commit a4ec762Copy full SHA for a4ec762
1 file changed
composer.json
@@ -29,7 +29,7 @@
29
"friendsofsymfony/http-cache-bundle": "^3.0",
30
"friendsofsymfony/jsrouting-bundle": "^3.5",
31
"ibexa/doctrine-schema": "~5.0.x-dev",
32
- "ibexa/jms-translation-bundle": "^2.6",
+ "ibexa/jms-translation-bundle": "dev-master",
33
"league/flysystem-memory": "^2.0.6",
34
"liip/imagine-bundle": "^2.3",
35
"nelmio/cors-bundle": "^2.0",
@@ -82,7 +82,8 @@
82
"ezsystems/ezplatform-kernel": "*",
83
"ezsystems/ezpublish-legacy": "*",
84
"friendsofphp/php-cs-fixer": "3.5.0",
85
- "phpunit/phpunit": "8.4.0"
+ "phpunit/phpunit": "8.4.0",
86
+ "ibexa/jms-translation-bundle": "<= 2.6.0"
87
},
88
"autoload": {
89
"psr-4": {
0 commit comments