Skip to content
Snippets Groups Projects
Commit 5f0be6ab authored by project update bot's avatar project update bot Committed by Andreas Mayr
Browse files

Issue #3431711 by Project Update Bot: Automated Drupal 11 compatibility fixes...

Issue #3431711 by Project Update Bot: Automated Drupal 11 compatibility fixes for lite_youtube_embed
parent 0e2977e2
No related branches found
Tags 2.0.0-beta2
1 merge request!2Automated Project Update Bot fixes
......@@ -5,7 +5,7 @@
"homepage": "https://drupal.org/project/lite_youtube_embed",
"license": "GPL-2.0-or-later",
"require": {
"drupal/core": "^8.9 || ^9 || ^10"
"drupal/core": "^8.9 || ^9 || ^10 || ^11"
},
"repositories": [
{
......
......@@ -2,6 +2,6 @@ name: 'Lite YouTube embed'
type: module
description: "Provides an alternative field formatter for rendering YouTube videos with Paul Irish's Lite YouTube Embed library instead of the default OEmbed iframe."
package: Media
core_version_requirement: ^8.9 || ^9 || ^10
core_version_requirement: ^8.9 || ^9 || ^10 || ^11
dependencies:
- drupal:media
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