Skip to content
Snippets Groups Projects
Commit 838d820e authored by Geoff Appleby's avatar Geoff Appleby
Browse files

Issue #3406979: Exclude core versions with inline anti-flicker from compatibility

parent 2df7fdc2
No related branches found
No related tags found
No related merge requests found
Pipeline #61447 passed with warnings
...@@ -13,6 +13,6 @@ ...@@ -13,6 +13,6 @@
"require": { "require": {
"php": ">=7.4", "php": ">=7.4",
"ext-json": "*", "ext-json": "*",
"drupal/core": "^9.5 || ^10" "drupal/core": "^9.5 || ~10.0.0 || ^10.1.3"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment