Skip to content
Snippets Groups Projects
Commit 808aea53 authored by Juan Olalla's avatar Juan Olalla
Browse files

Issue #3290368 by douggreen: Automated Drupal 10 compatibility fixes and composer.json

parent deac9a8d
No related branches found
No related tags found
No related merge requests found
{
"name": "drupal/video_embed_box",
"type": "drupal-module",
"description": "Video Embed Field - Box.com provider.",
"homepage": "http://drupal.org/project/video_embed_box",
"license": "GPL-2.0-or-later",
"require": {
"drupal/core": "^8.8 || ^9 || ^10"
}
}
......@@ -2,6 +2,6 @@ name: Video Embed Field - Box.com provider
type: module
description: 'Provides a video_embed_field Box Embed provider to display videos hosted in Box.com'
package: Video Embed Field
core_version_requirement: ^8.8 || ^9
core_version_requirement: ^8.8 || ^9 || ^10
dependencies:
- video_embed_field
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment