+4
−4
+2
−2
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -5,9 +5,9 @@ | ||
"license": "GPL-2.0+",
|
||
"homepage": "https://drupal.org/project/subentity",
|
||
"require": {
|
||
"drupal/core": "^8.9 || ^9"
|
||
"drupal/core": "^9 || ^10"
|
||
},
|
||
"conflict": {
|
||
"drush/drush": ">=11"
|
||
"drush/drush": "<11"
|
||
}
|
||
} |
||
+2
−2
Loading