There is a change between 1.0-rc7 and 1.0-rc8, where core_version_requirement has been removed from:
- tests/modules/inline_entity_form_test/inline_entity_form_test.info.yml
- tests/modules/inline_entity_form_translation_test/inline_entity_form_translation_test.info.yml
Executing drush cr returns the following error on Drupal 8.8.0 (drush 9.7.2):
$ drush cr
In InfoParserDynamic.php line 68:
The 'core' or the 'core_version_requirement' key must be present in modules/contrib/inline_entity_form/tests/modules/inline_entity_form_test/inline_entity_form_test.info.yml | Comment | File | Size | Author |
|---|---|---|---|
| #2 | restore-core_version_requirement-in-test-modules-3177464-1.patch | 1.43 KB | albertosilva |
Comments
Comment #2
albertosilvaComment #4
joachim commentedCommitted. Thanks!