cdn.info.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/cdn.info.yml b/cdn.info.yml index 3d178bb..08573c6 100644 --- a/cdn.info.yml +++ b/cdn.info.yml @@ -1,8 +1,5 @@ name: CDN description: "Serves files (CSS, JS, images …) from a CDN." type: module -core: 8.x package: "Web services" -dependencies: - # https://www.drupal.org/project/drupal/issues/2862248 landed in Drupal 8.5 - - drupal:system (>= 8.5) +core_version_requirement: ^8.8 || ^9