-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Description
I am locally setting this demo. I get following error on make init
$ make init
Error response from daemon: Container c21af3aee50aaa9d8341513b8d5f72ed23c537 is restarting, wait until the container is running
make: *** [Makefile:82: init] Error 1
make logs
shows me
symfony-demo-php-1 | Installing dependencies from lock file (including require-dev)
symfony-demo-php-1 | Verifying lock file contents can be installed on current platform.
symfony-demo-php-1 | Your lock file does not contain a compatible set of packages. Please run composer update.
symfony-demo-php-1 |
symfony-demo-php-1 | Problem 1
symfony-demo-php-1 | - lcobucci/clock is locked to version 3.1.0 and an update of this package was not requested.
symfony-demo-php-1 | - lcobucci/clock 3.1.0 requires php ~8.2.0 -> your php version (8.3.1) does not satisfy that requirement.
symfony-demo-php-1 | Problem 2
symfony-demo-php-1 | - lcobucci/clock 3.1.0 requires php ~8.2.0 -> your php version (8.3.1) does not satisfy that requirement.
symfony-demo-php-1 | - web-auth/metadata-service 4.7.7 requires lcobucci/clock ^2.2|^3.0 -> satisfiable by lcobucci/clock[3.1.0].
symfony-demo-php-1 | - web-auth/metadata-service is locked to version 4.7.7 and an update of this package was not requested.
symfony-demo-php-1 |
symfony-demo-php-1 exited with code 2
Metadata
Metadata
Assignees
Labels
No labels