Commit 0a3a0594 authored by Julian Pustkuchen's avatar Julian Pustkuchen
Browse files

Issue #3261940 by Anybody, snowflyer, maskedjellybean: Lost compatibility to...

Issue #3261940 by Anybody, snowflyer, maskedjellybean: Lost compatibility to Drupal 8 and Drupal 9.1.x and 9.2.x
parent 85a5ecdb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
        "source": "https://git.drupalcode.org/project/responsive_background_image"
    },
    "require": {
        "drupal/core": ">=9.3",
        "drupal/core": "^9.3",
        "drupal/responsive_image": "*"
    }
}