Skip to content

Update index.rst #605

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

Merged
merged 1 commit into from
Mar 3, 2023
Merged

Update index.rst #605

merged 1 commit into from
Mar 3, 2023

Conversation

luizcmarin
Copy link
Contributor

With "php composer.phar require "cakephp/authentication:^2.0"" result...

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

Problem 1
- zendframework/zend-diactoros[2.0.0, ..., 2.2.1] require php ^7.1 -> your php version (8.2.3) does not satisfy that requirement.
- cakephp/authentication 2.0.0 requires zendframework/zend-diactoros ^2.0 -> satisfiable by zendframework/zend-diactoros[2.0.0, ..., 2.2.1]. - Root composer.json requires cakephp/authentication 2.0 -> satisfiable by cakephp/authentication[2.0.0]."

BUT, with the change continues the installation without problems. (*Cakephp 4.4.11, windows 10, php 8.2.3)

With "php composer.phar require "cakephp/authentication:^2.0""  result...

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

  Problem 1
    - zendframework/zend-diactoros[2.0.0, ..., 2.2.1] require php ^7.1 -> your php version (8.2.3) does not satisfy that requirement.
    - cakephp/authentication 2.0.0 requires zendframework/zend-diactoros ^2.0 -> satisfiable by zendframework/zend-diactoros[2.0.0, ..., 2.2.1].
    - Root composer.json requires cakephp/authentication 2.0 -> satisfiable by cakephp/authentication[2.0.0]."


BUT,  with the change continues the installation without problems. 
(*Cakephp 4.4.11, windows 10, php 8.2.3)
@ADmad ADmad merged commit 10355d9 into cakephp:2.x Mar 3, 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

Successfully merging this pull request may close these issues.

2 participants