-
- Downloads
parent
24a825b1
No related branches found
No related tags found
... | ... | @@ -6,8 +6,8 @@ |
"license": "GPL-2.0-or-later", | ||
"minimum-stability": "dev", | ||
"require": { | ||
"drupal/core": "^8.8 || ^9 || ^10", | ||
"drupal/image_widget_crop": "^2.4" | ||
"drupal/image_widget_crop": "^2.4", | ||
"drupal/core": "^10 || ^11" | ||
}, | ||
"authors": [ | ||
{ | ||
... | ... |
Please register or sign in to comment