+2
−2
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -4,12 +4,12 @@ | ||
"license": "GPL-2.0+",
|
||
"description": "Ultimate cron",
|
||
"require": {
|
||
"drupal/core": "^8.7.7 || ^9"
|
||
"drupal/core": "^9 || ^10"
|
||
},
|
||
"extra": {
|
||
"drush": {
|
||
"services": {
|
||
"drush.services.yml": "^9 || ^10"
|
||
"drush.services.yml": "^9 || ^10 || ^11"
|
||
}
|
||
}
|
||
}
|
||
+7
−1
+6
−2
Loading