extdn / extension-dashboard-m2

A Magento 2 dashboard to display installed extensions. Read the blog post on some of the thinking behind it:
https://store.fooman.co.nz/blog/mlau-2019-devexchange-extension-and-security-recap.html
38 stars 6 forks source link

Error in composer require on 2.4.1 #3

Closed rav-redchamps closed 4 years ago

rav-redchamps commented 4 years ago

Command composer require extdn/extension-dashboard-m2:dev-master terminates with error

Your requirements could not be resolved to an installable set of packages.

Problem 1

Installation failed, reverting ./composer.json to its original content.

jissereitsma commented 4 years ago

Hi @rav-redchamps Thanks for trying this out. I've updated the composer.json file for Magento 2.4.1. Could you try again?

rav-redchamps commented 4 years ago

Hi @jissereitsma works now. Thanks for quick fix.