Add build automation #1
Annotations
3 errors
build
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- drupal/core is locked to version 11.0.7 and an update of this package was not requested.
- drupal/core 11.0.7 requires ext-gd * -> it is missing from your system. Install or enable PHP's gd extension.
Problem 2
- drupal/devel is locked to version 5.3.1 and an update of this package was not requested.
- drupal/core 11.0.7 requires ext-gd * -> it is missing from your system. Install or enable PHP's gd extension.
- drupal/devel 5.3.1 requires drupal/core ^10.3 || ^11 || ^12 -> satisfiable by drupal/core[11.0.7].
To enable extensions, verify that they are enabled in your .ini files:
- /usr/local/etc/php/conf.d/docker-php-ext-sodium.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-gd` to temporarily ignore these required extensions.
|
build
Process completed with exit code 2.
|
deploy
Error: Timeout (control socket)
|