Add ^10 as drupal/core requirement

Created on 21 April 2023, over 1 year ago

Problem/Motivation

Drupal ^10 compatible release requires drupal/core: ^8.8 || ^9 only

https://git.drupalcode.org/project/webform_entity_view/-/blob/1.0.2/comp...

Steps to reproduce

After upgrading to core 10.0.8, running `composer install` gives:

```
Problem 1
- drupal/webform_entity_view is locked to version 1.0.2 and an update of this package was not requested.
- drupal/webform_entity_view 1.0.2 requires drupal/core ^8.8 || ^9 -> found drupal/core[8.8.0-alpha1, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.5.x-dev] but the package is fixed to 10.0.8 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
```

Proposed resolution

Add ^10 as drupal/core requirement

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom Michelle-Buckby

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024