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

issue while installing in cake php 3.7 #82

Open
rohittb opened this issue Jan 24, 2023 · 1 comment
Open

issue while installing in cake php 3.7 #82

rohittb opened this issue Jan 24, 2023 · 1 comment

Comments

@rohittb
Copy link

rohittb commented Jan 24, 2023

using command
composer require connehito/cake-sentry

error:
Problem 1
- Installation request for connehito/cake-sentry ^4.0 -> satisfiable by connehito/cake-sentry[4.0.0].
- connehito/cake-sentry 4.0.0 requires cakephp/cakephp ^4.0 -> satisfiable by cakephp/cakephp[4.0.0, 4.0.0-RC1, 4.0.0-RC2, 4.0.0-alpha1, 4.0.0-alpha2, 4.0.0-beta1, 4.0.0-beta2, 4.0.0-beta3, 4.0.0-beta4, 4.0.1, 4.0.10, 4.0.2, 4.0.3, 4.0.4, 4.0.5, 4.0.6, 4.0.7, 4.0.8, 4.0.9, 4.1.0, 4.1.0-RC1, 4.1.0-RC2, 4.1.0-beta1, 4.1.1, 4.1.2, 4.1.3, 4.1.4, 4.1.5, 4.1.6, 4.1.7, 4.2.0, 4.2.0-RC1, 4.2.0-beta1, 4.2.1, 4.2.10, 4.2.11, 4.2.12, 4.2.2, 4.2.3, 4.2.4, 4.2.5, 4.2.6, 4.2.7, 4.2.8, 4.2.9, 4.3.0, 4.3.0-RC1, 4.3.0-RC2, 4.3.0-RC3, 4.3.0-RC4, 4.3.1, 4.3.10, 4.3.11, 4.3.2, 4.3.3, 4.3.4, 4.3.5, 4.3.6, 4.3.7, 4.3.8, 4.3.9, 4.4.0, 4.4.0-RC1, 4.4.0-RC2, 4.4.1, 4.4.10, 4.4.2, 4.4.3, 4.4.4, 4.4.5, 4.4.6, 4.4.7, 4.4.8, 4.4.9, 4.x-dev] but these conflict with your requirements or minimum-stability.

@otukutun
Copy link

@rohittb

Would you specify cake-sentry ver 3.0? You might try try to install it for CakePHP ver 4.0.

composer require connehito/cake-sentry:^3.0

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