Skip to content
Snippets Groups Projects
Commit d0e65de6 authored by Vladimir Roudakov's avatar Vladimir Roudakov Committed by Eirik Morland
Browse files

Issue #3310572 by eiriksm, VladimirAus, vuil: Cannot update unsupported...

Issue #3310572 by eiriksm, VladimirAus, vuil: Cannot update unsupported Dynamic Entity Reference module dependency
parent 870fe2e3
Branches
Tags 8.x-1.0-beta6
1 merge request!32Issue #3310572: Cannot update unsupported Dynamic Entity Reference module dependency
......@@ -17,10 +17,10 @@
"issues": "https://www.drupal.org/project/issues/linkchecker",
"source": "https://git.drupal.org/project/linkchecker.git"
},
"license": "GPL-2.0+",
"license": "GPL-2.0-or-later",
"require": {
"drupal/core": "^8.8.0 || ^9",
"drupal/dynamic_entity_reference": "^1.0 || ^2.0@alpha"
"drupal/core": "^8.9 || ^9.2",
"drupal/dynamic_entity_reference": "^1.0 || ^2.0@alpha || ^3.0@beta || ^4.0@alpha"
},
"require-dev": {
"drupal/redirect": "^1.6"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment