-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Description
I can see that you're using the official PHP 8.0 images, but I'm running into problems with this being outdated. It appears to install PHP 8.0.1, which means that it won't work with current Symfony components (that require at least 8.0.2), resulting in CI failures like this:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for symfony/event-dispatcher v6.0.0 -> satisfiable by symfony/event-dispatcher[v6.0.0].
- symfony/event-dispatcher v6.0.0 requires php >=8.0.2 -> your PHP version (8.0.1) does not satisfy that requirement.
The image this refers to on dockerhub appears to be up to date, so I guess this might be a caching issue in GitLab.
spyoungtech, maetad, ksassnowski, tomcoonen, hebbet and 8 more
Metadata
Metadata
Assignees
Labels
No labels