Skip to content
Snippets Groups Projects

Allow linky 2.x

Merged Adam Bramley requested to merge issue/linkyreplacer-3396774:3396774-allow-linky-2.x into 2.x
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -6,6 +6,6 @@
@@ -6,6 +6,6 @@
"php": ">=7.3 || ^8",
"php": ">=7.3 || ^8",
"drupal/core": "^8.8 || ^9 || ^10",
"drupal/core": "^8.8 || ^9 || ^10",
"drupal/entity_route_context": "^1 || ^3 || ^4",
"drupal/entity_route_context": "^1 || ^3 || ^4",
"drupal/linky": "^1 || ^2"
}
}
}
}
Loading