Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Docker compose seems to be outdated #450

Open
hellward opened this issue Jan 14, 2025 · 0 comments
Open

Docker compose seems to be outdated #450

hellward opened this issue Jan 14, 2025 · 0 comments

Comments

@hellward
Copy link

hellward commented Jan 14, 2025

The docker image for app seems to be deprecated. Following readme instructions results in PHP version error:

composer install --no-interaction --no-scripts
No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires php ^8.1 but your php version (8.0.18) does not satisfy that requirement.
  Problem 2
    - sylius/sylius[v1.14.0, ..., v1.14.1] require php ^8.1 -> your php version (8.0.18) does not satisfy that requirement.
    - Root composer.json requires sylius/sylius ~1.14.0 -> satisfiable by sylius/sylius[v1.14.0, v1.14.1].

make: *** [Makefile:14: install] Error 2```
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant