Deploy to Acquia #4
Annotations
2 errors and 1 warning
Deploy
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- drupal/core is locked to version 10.2.5 and an update of this package was not requested.
- drupal/core 10.2.5 requires ext-gd * -> it is missing from your system. Install or enable PHP's gd extension.
Problem 2
- drupal/salesforce is locked to version 5.0.3 and an update of this package was not requested.
- drupal/salesforce 5.0.3 requires ext-soap * -> it is missing from your system. Install or enable PHP's soap extension.
Problem 3
- messageagency/force.com-toolkit-for-php is locked to version 1.0.2 and an update of this package was not requested.
- messageagency/force.com-toolkit-for-php 1.0.2 requires ext-soap ^7.1 || ^8 -> it is missing from your system. Install or enable PHP's soap extension.
Problem 4
- setasign/fpdf is locked to version 1.8.6 and an update of this package was not requested.
- setasign/fpdf 1.8.6 requires ext-gd * -> it is missing from your system. Install or enable PHP's gd extension.
Problem 5
- drupal/core 10.2.5 requires ext-gd * -> it is missing from your system. Install or enable PHP's gd extension.
- drupal/upgrade_status 4.1.0 requires drupal/core ^9 || ^10 -> satisfiable by drupal/core[10.2.5].
- drupal/upgrade_status is locked to version 4.1.0 and an update of this package was not requested.
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 --ignore-platform-req=ext-soap` to temporarily ignore these required extensions.
|
Deploy
Process completed with exit code 2.
|
Deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: act10ns/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|