Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fballiano committed Jul 1, 2022
1 parent 226cfe7 commit 3aa706a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "fballiano/magento1-image-cleaner",
"name": "fballiano/openmage-image-cleaner",
"license": "OSL-3.0",
"type": "magento-module",
"description": "Image cleaner module for Magento 1.9 and OpenMage",
"keywords": ["magento", "magento1", "openmage"],
"homepage": "https://github.com/fballiano/magento1-image-cleaner",
"homepage": "https://github.com/fballiano/openmage-image-cleaner",
"require": {
"php": ">=7.2.0",
"magento-hackathon/magento-composer-installer": "*"
Expand All @@ -17,4 +17,4 @@
"role": "Developer"
}
]
}
}

0 comments on commit 3aa706a

Please sign in to comment.