Skip to content
Snippets Groups Projects
Commit 3ccce4ce authored by Jean Valverde's avatar Jean Valverde :construction_site:
Browse files

Issue #3501905 by pdureau, just_like_good_vibes, mogtofu33: Incorrect composer dependency for 1.1.x

parent 84474821
Branches
Tags 1.0.0-beta6
No related merge requests found
Pipeline #409115 passed
......@@ -4,7 +4,7 @@
"license": "GPL-2.0-or-later",
"type": "drupal-module",
"require": {
"drupal/core": "^10.4 || <11.1"
"drupal/core": "^10.3 || <11.1"
},
"require-dev": {
"drupal/link_attributes": "^2.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment