+3
−3
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -20,15 +20,15 @@ | ||
"php": ">=7.4",
|
||
"drupal/message": "^1.0",
|
||
"drupal/message_notify": "^1.0",
|
||
"drupal/core": "^8.8.0 || ^9.0 || ^10.0"
|
||
"drupal/core": "^9.3 || ^10.0"
|
||
},
|
||
"suggest": {
|
||
"drush/drush": "^9 || ^10"
|
||
"drush/drush": "^10 || ^11 || ^12"
|
||
},
|
||
"extra": {
|
||
"drush": {
|
||
"services": {
|
||
"drush.services.yml": "^9 || ^10"
|
||
"drush.services.yml": "^10 || ^11 || ^12"
|
||
}
|
||
}
|
||
}
|
||
+1
−1
Loading