Skip to content

Conversation

@vincent-gao
Copy link
Contributor

@vincent-gao vincent-gao commented Jan 27, 2026

Jira

https://digital-vic.atlassian.net/browse/SD-1549

Fix

https://www.drupal.org/project/consumers/issues/3569150#comment-16443257

We shouldn't skip this update, so let's just import the config twice.
more details, please check the Open issue.

"oomphinc/composer-installers-extender": true
},
"audit": {
"ignore": {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't related to the ticket, but let's change it to "block-insecure": false

Copy link
Contributor

@anthony-malkoun anthony-malkoun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Does this fix other builds as well?

@vincent-gao
Copy link
Contributor Author

👍 Does this fix other builds as well?

Hi @anthony-malkoun , thanks for the CR.

This only fixes the issue for the reference site. What do you mean by other builds? Are you referring to the issues shown below?

Your lock file does not contain a compatible set of packages. Please run composer update.

  Problem 1
    - doctrine/instantiator is locked to version 2.1.0 and an update of this package was not requested.
    - doctrine/instantiator 2.1.0 requires php ^8.4 -> your php version (8.3.30) does not satisfy that requirement.
  Problem 2
    - symfony/options-resolver is locked to version v8.0.0 and an update of this package was not requested.
    - symfony/options-resolver v8.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
  Problem 3
    - symfony/type-info is locked to version v8.0.4 and an update of this package was not requested.
    - symfony/type-info v8.0.4 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
  Problem 4
    - php-http/client-common is locked to version 2.7.3 and an update of this package was not requested.
    - php-http/client-common 2.7.3 requires symfony/options-resolver ~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.0 || ^7.0 || ^8.0 -> satisfiable by symfony/options-resolver[v8.0.0].
    - symfony/options-resolver v8.0.0 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.

@vincent-gao
Copy link
Contributor Author

let me merge this first.

@vincent-gao vincent-gao merged commit 9a1daf6 into develop Jan 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants