Skip to content

Commit 469a224

Browse files
1.2.5: #5
1 parent 27b4a1c commit 469a224

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mage2pro/color"
3-
,"version": "1.2.4"
3+
,"version": "1.2.5"
44
,"description": "A product image color categorization module for Magento 2"
55
,"type": "magento2-module"
66
,"homepage": "https://mage2.pro/c/extensions/color"
@@ -11,7 +11,7 @@
1111
,"homepage": "https://upwork.com/fl/mage2pro"
1212
,"role": "Developer"
1313
}]
14-
,"require": {"google/cloud-vision": "*", "google/common-protos": "<4", "mage2pro/core": ">=9.9.8"}
14+
,"require": {"google/cloud-vision": "<1.3", "google/common-protos": "<4", "mage2pro/core": ">=9.9.8"}
1515
,"autoload": {"files": ["registration.php"], "psr-4": {"Dfe\\Color\\": ""}}
1616
,"keywords": [
1717
"eCommerce"

0 commit comments

Comments
 (0)