dependencies in info file should be an array

Created on 20 August 2022, about 2 years ago
Updated 10 June 2023, over 1 year ago

Please change the info file from
dependencies:
to
dependencies: { }
or delete the line since it currently breaks my modules page at
core/lib/Drupal/Core/Extension/ModuleExtensionList.php:213 where it expects an array
foreach ($module->info['dependencies'] as $dependency) {

🐛 Bug report
Status

Closed: duplicate

Version

2.0

Component

Code

Created by

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024