magento-hackathon / magento-composer-installer

Composer installer for Magento modules
210 stars 154 forks source link

Deprecation Notice: The callback MagentoHackathon\Composer\Magento\Plugin::onPackageUpdate #196

Closed mozgbrasil closed 7 years ago

mozgbrasil commented 7 years ago

Hello

Good Morning

When I am performing an update via composer, this alert is now being displayed

Do you have any information to correct this error?

Deprecation Notice: The callback MagentoHackathon\Composer\Magento\Plugin::onPackageUpdate declared at /public_html/vendor/magento-hackathon/magento-composer-installer/src/MagentoHackathon/Composer/Magento/Plugin.php accepts a Composer\Script\PackageEvent but pre-package-update events use a Composer\Installer\PackageEvent instance. Please adjust your type hint accordingly, see https://getcomposer.org/doc/articles/scripts.md#event-classes in phar:///usr/local/bin/composer/src/Composer/EventDispatcher/EventDispatcher.php:317

captura de tela de 2017-01-17 11-05-23

Flyingmana commented 7 years ago

this will soon be fixed with a new bugfix release

mozgbrasil commented 7 years ago

Thank you my friend

Flyingmana commented 7 years ago

fixed in 3.1 https://github.com/Cotya/magento-composer-installer/issues/118