magehost / performance-dashboard

Magento 2 Performance Dashboard
https://marketplace.magento.com/magehost-performance-dashboard.html
MIT License
63 stars 12 forks source link

Publish to packagist.com #3

Closed paales closed 7 years ago

paales commented 7 years ago

Would be nice if it were available on packagist.com.

jeroenvermeulen commented 7 years ago

Hi @paales, Thanks for the idea. I just submitted it to Packagist.org: https://packagist.org/packages/magehost/performance-dashboard Is this what you mean?

paales commented 7 years ago
composer config repositories.magehost_performance-dashboard vcs https://github.com/magehost/performance-dashboard.git
composer require magehost/performance-dashboard:1.* --no-update
composer update magehost/performance-dashboard

Should be replaced with:

composer require magehost/performance-dashboard

👍

jeroenvermeulen commented 7 years ago

Fixed in commit c3e0bf9