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

Could not find package akeneo-labs/custom-entity-bundle in a version matching 4.0.* #217

Open
jjdiaz opened this issue Jul 15, 2020 · 2 comments

Comments

@jjdiaz
Copy link

jjdiaz commented Jul 15, 2020

When
$composer require "akeneo-labs/custom-entity-bundle":"4.0.*"

I got this error:
Could not find package akeneo-labs/custom-entity-bundle in a version matching 4.0.*

If I try whith version "master", I got this error:

  • The requested package akeneo-labs/custom-entity-bundle master is satisfiable by akeneo-labs/custom-entity-bundle[dev-master] but these conflict with your requirements or minimum-stability.

Environment: Akeneo CE v4.0.40 Hare Tonic under docker.

@jjdiaz
Copy link
Author

jjdiaz commented Jul 15, 2020

Partially solved using:

$composer require "akeneo-labs/custom-entity-bundle":"dev-master"

But the doc is not correct.

@grena
Copy link

grena commented Sep 21, 2020

Hello @jjdiaz , the bundle has just been tagged 4.0 today!

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