Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to add dev dependencies in composer.json #9

Open
TheSearcher opened this issue Jul 26, 2019 · 2 comments
Open

unable to add dev dependencies in composer.json #9

TheSearcher opened this issue Jul 26, 2019 · 2 comments

Comments

@TheSearcher
Copy link

Hello

i get this message when i try to add your package via composer:

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

  Problem 1
    - The requested package wearejh/m2-module-jh-block-logger could not be found in any version, there may be a typo in the package name.

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting
   see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
 - It's a private package and you forgot to add a custom repository to find it

any advice would be grately appriciated.

@kamorana
Copy link

This works for me: "wearejh/m2-module-jh-block-logger": "dev-master"

@kamorana
Copy link

kamorana commented Feb 8, 2021

@TheSearcher you may forgot to add the repository to the composer.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants