@@ -99,6 +96,9 @@ public function parse($filename) {
thrownewInfoParserException("The 'core_version_requirement' can not be used to specify compatibility for a specific version before ".static::FIRST_CORE_VERSION_REQUIREMENT_SUPPORTED_VERSION." in $filename");
thrownewInfoParserException("'core: {$parsed_info['core']}' is not supported. Use 'core_version_requirement' to specify core compatibility. Only 'core: 8.x' is supported to provide backwards compatibility for Drupal 8 when needed in $filename");
}
// Determine if the extension is compatible with the current version of