mage2tv/magento-cache-clean

This package has been migrated to mage-os/magento-cache-clean. Please switch over at your convenience.

Installs: 1 852 902

Dependents: 3

Suggesters: 0

Security: 0

Stars: 547

Watchers: 26

Forks: 67

Language:Clojure


README

Since release 1.1.0, this package has moved to mage-os/magento-cache-clean.

For backward compatibility purposes, this repo still exists and can be installed, but it is only an empty wrapper requiring the latest version of the new package.
Please switch to use mage-os/magento-cache-clean at your convenience, as this package may be removed at a future date.

Since the package name is not included in the binary path vendor/bin/cache-clean.js everything should continue to work as before.

Please open PRs or issues at github.com/mage-os/magento-cache-clean

Switching a project installation

composer remove --dev mage2tv/magento-cache-clean
composer require --dev mage-os/magento-cache-clean

Swwitching a global installation

composer global remove mage2tv/magento-cache-clean
composer global require mage-os/magento-cache-clean