- 🇳🇱Netherlands megachriz
Note that this change is reversed again for Drupal 10 compatibility. The update bot removed the
core
key in 📌 Automated Drupal 10 compatibility fixes Fixed .
Drupal 8 support was removed by removing the core key from isbn.info.yml
When trying to enable the module I get the following error:
Missing required keys (core) in modules/contrib/isbn/isbn.info.yml
Add back the core
key to isbn.info.yml
. If you want to support both Drupal 8 & 9, you have to provide both the core_version_requirement
and core
keys.
Fixed
1.2
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Note that this change is reversed again for Drupal 10 compatibility. The update bot removed the core
key in
📌
Automated Drupal 10 compatibility fixes
Fixed
.