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

cake-5 branch not installable #595

Closed
passchn opened this issue Jun 8, 2023 · 5 comments
Closed

cake-5 branch not installable #595

passchn opened this issue Jun 8, 2023 · 5 comments

Comments

@passchn
Copy link

passchn commented Jun 8, 2023

When trying to require the plugin in the cake-5 branch, there is an issue with cakephp/orm:

  Problem 1
    - Root composer.json requires cakephp/cakephp 5.x-dev -> satisfiable by cakephp/cakephp[5.x-dev].
    - josegonzalez/cakephp-upload dev-cake-5 requires cakephp/orm ^4.0.2 -> satisfiable by cakephp/orm[4.0.2, ..., 4.x-dev].
    - Only one of these can be installed: cakephp/orm[4.0.2, ..., 4.x-dev], cakephp/cakephp[5.x-dev]. cakephp/cakephp replaces cakephp/orm and thus cannot coexist with it.
    - Root composer.json requires josegonzalez/cakephp-upload cake-5-dev -> satisfiable by josegonzalez/cakephp-upload[dev-cake-5].

Related issue in another plugin: brandcom/cakephp-assets#11

@LordSimal
Copy link

This has been fixed via #593

@zoghal
Copy link

zoghal commented Sep 12, 2023

this branch! not installable again

  Problem 1
    - Root composer.json requires josegonzalez/cakephp-upload dev-cake-5 -> satisfiable by josegonzalez/cakephp-upload[dev-cake-5].
    - josegonzalez/cakephp-upload dev-cake-5 requires cakephp/orm 5.x-dev -> found cakephp/orm[5.x-dev] but it does not match your minimum-stability.

@passchn
Copy link
Author

passchn commented Sep 12, 2023

@zoghal What is your minimum stability in composer.json? This seems to be the problem it seems like?

@zoghal
Copy link

zoghal commented Sep 13, 2023

@zoghal What is your minimum stability in composer.json? This seems to be the problem it seems like?

I encountered this error when I just wanted to test version 5.
So my minimum stability in composer.json, is the one defined here: https://github.com/cakephp/app/blob/5.x/composer.json

@passchn
Copy link
Author

passchn commented Sep 24, 2023

In relation to brandcom/cakephp-assets#11 - when will a release for cakephp 5 come out? :)

@ADmad ADmad closed this as completed Oct 13, 2023
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

4 participants