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 411787e commit a998d96Copy full SHA for a998d96
composer.json
@@ -3,14 +3,15 @@
3
"description": "Adaptive imagesresize with crop for ideal proportions fit Magento plugin",
4
"type": "magento-module",
5
"homepage": "https://github.com/obukhow/AdaptiveResize",
6
+ "license": "OSL-3.0",
7
"keywords": ["catalog", "image"],
8
"authors": [
9
{
10
"name": "Denis Obukhov",
11
"email": "denis.obukhov@oggettoweb.com"
12
}
13
],
- "require": {
14
- "magento-hackathon/magento-composer-installer": "*"
+ "suggest": {
15
+ "magento-hackathon/magento-composer-installer": "Provides automatic installation of this extension"
16
17
0 commit comments