+2
−2
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -15,13 +15,13 @@ | ||
"source": "https://cgit.drupalcode.org/image_style_warmer"
|
||
},
|
||
"require-dev": {
|
||
"drush/drush": "^9.0 || ^10"
|
||
"drush/drush": "^10 || ^11"
|
||
},
|
||
"license": "GPL-2.0+",
|
||
"extra": {
|
||
"drush": {
|
||
"services": {
|
||
"drush.services.yml": "^9"
|
||
"drush.services.yml": "^9 || ^10 || ^11"
|
||
}
|
||
}
|
||
}
|
||
+2
−2
Loading