Skip to content

Commit be75e34

Browse files
authored
[Composer] Fixed jms-translation-bundle dependency (#729)
* [Composer] Fixed `jms-translation-bundle` dependency * fixed dependency
1 parent 5e9cbcc commit be75e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"friendsofsymfony/http-cache-bundle": "^3.0",
3030
"friendsofsymfony/jsrouting-bundle": "^3.5",
3131
"ibexa/doctrine-schema": "~5.0.x-dev",
32-
"ibexa/jms-translation-bundle": "^2.6",
32+
"ibexa/jms-translation-bundle": "^1.0.0",
3333
"league/flysystem-memory": "^2.0.6",
3434
"liip/imagine-bundle": "^2.3",
3535
"nelmio/cors-bundle": "^2.0",

0 commit comments

Comments
 (0)