We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e27a1c commit 6af2673Copy full SHA for 6af2673
composer.json
@@ -2,7 +2,7 @@
2
"name": "piotrmus/akeneo-product-translation",
3
"type": "symfony-bundle",
4
"description": "Translation extension for Akeneo",
5
- "version": "0.1.5",
+ "version": "0.1.6",
6
"license": "OSL-3.0",
7
"authors": [
8
{
@@ -11,7 +11,7 @@
11
}
12
],
13
"require": {
14
- "akeneo/pim-community-dev": "^4.0.0",
+ "akeneo/pim-community-dev": "^4.0.0||^5.0.0",
15
"google/cloud-translate": "^1.9"
16
},
17
"require-dev": {
0 commit comments