The core requirements are wrong

Created on 29 March 2024, 3 months ago

The .info.yml file contains the following lines.

core: '8.x'
core_version_requirement: ^8 || ^9 || ^10

core cannot be used together core_version_requirement when the latter is core_version_requirement: ^8 || ^9 || ^10. core_version_requirement is not recognized by all the Drupal 8 versions; that line must be core_version_requirement: ^8.8 || ^9 || ^10.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇹Italy apaderno Brescia, 🇮🇹

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024