Skip to content
Snippets Groups Projects
Commit 836f60d1 authored by project update bot's avatar project update bot Committed by Sven Decabooter
Browse files

Issue #3451897 by project update bot, svendecabooter: Automated Drupal 11...

Issue #3451897 by project update bot, svendecabooter: Automated Drupal 11 compatibility fixes for contextual_image_widget_crop
parent 24a825b1
No related branches found
No related tags found
1 merge request!6Automated Project Update Bot fixes
Pipeline #476587 passed with warnings
......@@ -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": [
{
......
name: 'Contextual Image Widget Crop'
type: module
description: 'Shows contextual image cropping for Media images'
core_version_requirement: ^8.8 || ^9 || ^10
core_version_requirement: ^10 || ^11
package: Media
dependencies:
- drupal:media_library
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment