+2
−2
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -12,12 +12,12 @@ | ||
"require": {
|
||
"php": ">=7.1.0",
|
||
"drupal/core": "^8.7.7 || ^9",
|
||
"drush/drush": "^9 || ^10"
|
||
"drush/drush": "^9 || ^10 || ^11"
|
||
},
|
||
"extra": {
|
||
"drush": {
|
||
"services": {
|
||
"drush.services.yml": "^9 || ^10"
|
||
"drush.services.yml": "^9 || ^10 || ^11"
|
||
}
|
||
}
|
||
},
|
||
Loading