-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
We can no longer use this image as our application requires 8.3 and composer install
fails.
composer install --no-scripts --no-progress --no-dev
Installing dependencies from lock file
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
- Root composer.json requires php ^8.3 but your php version (8.2.13) does not satisfy that requirement.
Error: Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.3 but your php version (8.2.13) does not satisfy that requirement.
I'm happy to open a PR for this, but realistically you might need to start building multiple packages to support each of the different (minor) versions of PHP supported by a given version of Psalm.
ADoebeling
Metadata
Metadata
Assignees
Labels
No labels