Skip to content

Instantly share code, notes, and snippets.

@mushfiqweb
Created January 16, 2024 06:53
Show Gist options
  • Save mushfiqweb/b847982b8b2080d881280cb3993107ed to your computer and use it in GitHub Desktop.
Save mushfiqweb/b847982b8b2080d881280cb3993107ed to your computer and use it in GitHub Desktop.
26-Nov-2023
[stage-0 12/16] ADD .env.example /var/www/html/.env 0.0s
=> ERROR [stage-0 13/16] RUN composer install && composer dump-autoload && composer clear-cache 0.6s
------
> [stage-0 13/16] RUN composer install && composer dump-autoload && composer clear-cache:
#0 0.377 Composer plugins have been disabled for safety in this non-interactive session. Set COMPOSER_ALLOW_SUPERUSER=1 if you want to allow plugins to run as root/super user.
#0 0.377 Do not run Composer as root/super user! See https://getcomposer.org/root for details
#0 0.469 Installing dependencies from lock file (including require-dev)
#0 0.475 Verifying lock file contents can be installed on current platform.
#0 0.508 Your lock file does not contain a compatible set of packages. Please run composer update.
#0 0.508
#0 0.508 Problem 1
#0 0.508 - doctrine/lexer is locked to version 3.0.0 and an update of this package was not requested.
#0 0.508 - doctrine/lexer 3.0.0 requires php ^8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 2
#0 0.508 - egulias/email-validator is locked to version 4.0.2 and an update of this package was not requested.
#0 0.508 - egulias/email-validator 4.0.2 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 3
#0 0.508 - laminas/laminas-code is locked to version 4.13.0 and an update of this package was not requested.
#0 0.508 - laminas/laminas-code 4.13.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 4
#0 0.508 - lcobucci/clock is locked to version 2.3.0 and an update of this package was not requested.
#0 0.508 - lcobucci/clock 2.3.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 5
#0 0.508 - ramsey/collection is locked to version 2.0.0 and an update of this package was not requested.
#0 0.508 - ramsey/collection 2.0.0 requires php ^8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 6
#0 0.508 - symfony/console is locked to version v6.3.8 and an update of this package was not requested.
#0 0.508 - symfony/console v6.3.8 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 7
#0 0.508 - symfony/css-selector is locked to version v6.3.2 and an update of this package was not requested.
#0 0.508 - symfony/css-selector v6.3.2 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 8
#0 0.508 - symfony/deprecation-contracts is locked to version v3.4.0 and an update of this package was not requested.
#0 0.508 - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 9
#0 0.508 - symfony/error-handler is locked to version v6.3.5 and an update of this package was not requested.
#0 0.508 - symfony/error-handler v6.3.5 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 10
#0 0.508 - symfony/event-dispatcher is locked to version v6.3.2 and an update of this package was not requested.
#0 0.508 - symfony/event-dispatcher v6.3.2 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 11
#0 0.508 - symfony/event-dispatcher-contracts is locked to version v3.4.0 and an update of this package was not requested.
#0 0.508 - symfony/event-dispatcher-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 12
#0 0.508 - symfony/finder is locked to version v6.3.5 and an update of this package was not requested.
#0 0.508 - symfony/finder v6.3.5 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 13
#0 0.508 - symfony/http-foundation is locked to version v6.3.8 and an update of this package was not requested.
#0 0.508 - symfony/http-foundation v6.3.8 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 14
#0 0.508 - symfony/http-kernel is locked to version v6.3.8 and an update of this package was not requested.
#0 0.508 - symfony/http-kernel v6.3.8 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 15
#0 0.508 - symfony/mailer is locked to version v6.3.5 and an update of this package was not requested.
#0 0.508 - symfony/mailer v6.3.5 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 16
#0 0.508 - symfony/mime is locked to version v6.3.5 and an update of this package was not requested.
#0 0.508 - symfony/mime v6.3.5 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 17
#0 0.508 - symfony/process is locked to version v6.3.4 and an update of this package was not requested.
#0 0.508 - symfony/process v6.3.4 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 18
#0 0.508 - symfony/routing is locked to version v6.3.5 and an update of this package was not requested.
#0 0.508 - symfony/routing v6.3.5 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 19
#0 0.508 - symfony/service-contracts is locked to version v3.4.0 and an update of this package was not requested.
#0 0.508 - symfony/service-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 20
#0 0.508 - symfony/string is locked to version v6.3.8 and an update of this package was not requested.
#0 0.508 - symfony/string v6.3.8 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 21
#0 0.508 - symfony/translation is locked to version v6.3.7 and an update of this package was not requested.
#0 0.508 - symfony/translation v6.3.7 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 22
#0 0.508 - symfony/translation-contracts is locked to version v3.4.0 and an update of this package was not requested.
#0 0.508 - symfony/translation-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 23
#0 0.508 - symfony/uid is locked to version v6.3.8 and an update of this package was not requested.
#0 0.508 - symfony/uid v6.3.8 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 24
#0 0.508 - symfony/var-dumper is locked to version v6.3.8 and an update of this package was not requested.
#0 0.508 - symfony/var-dumper v6.3.8 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 25
#0 0.508 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested.
#0 0.508 - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 26
#0 0.508 - laravel/pint is locked to version v1.13.6 and an update of this package was not requested.
#0 0.508 - laravel/pint v1.13.6 requires php ^8.1.0 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 Problem 27
#0 0.508 - laminas/laminas-code 4.13.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.29) does not satisfy that requirement.
#0 0.508 - bensampo/laravel-enum v6.7.0 requires laminas/laminas-code ^3.4 || ^4 -> satisfiable by laminas/laminas-code[4.13.0].
#0 0.508 - bensampo/laravel-enum is locked to version v6.7.0 and an update of this package was not requested.
#0 0.508
------
failed to solve: process "/bin/sh -c composer install && composer dump-autoload && composer clear-cache" did not complete successfully: exit code: 2
Docker images build done...
[bs23@blastlite01 cms-orchestrate]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment