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

Обновление версии PHP до 8.2 #11

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

LencoDigitexer
Copy link

Обновление версии PHP.

Composer требует версию 8.1

Обновление версии PHP.

Composer требует версию 8.1
@LencoDigitexer LencoDigitexer changed the title Update centos8_installation.md Обновление версии PHP до 8.2 Feb 27, 2024
@LencoDigitexer
Copy link
Author

Проблема в том, что композер требует версию не ниже 8.2:

[root@DESKTOP-S5NITOI openvk]# composer2 install
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.

  Problem 1
    - symfony/filesystem is locked to version 7.1.x-dev and an update of this package was not requested.
    - symfony/filesystem 7.1.x-dev requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
  Problem 2
    - symfony/filesystem 7.1.x-dev requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
    - scssphp/scssphp dev-main requires symfony/filesystem ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/filesystem[7.1.x-dev].
    - scssphp/scssphp is locked to version dev-main and an update of this package was not requested.

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.

1 participant