patched video_embed_field for youtube live
This commit is contained in:
+8
-1
@@ -16,6 +16,7 @@
|
||||
],
|
||||
"require": {
|
||||
"composer/installers": "^1.2",
|
||||
"cweagans/composer-patches": "^1.7",
|
||||
"drupal/address": "^2.0",
|
||||
"drupal/address_map_link": "^1.4",
|
||||
"drupal/admin_toolbar": "^3.4",
|
||||
@@ -132,6 +133,12 @@
|
||||
" * Remove the plugin that prints this message:",
|
||||
" composer remove drupal/core-project-message"
|
||||
]
|
||||
}
|
||||
},
|
||||
"patches": {
|
||||
"drupal/video_embed_field": {
|
||||
"Support Youtube Live urls https://www.drupal.org/project/video_embed_field/issues/3417567" : "https://www.drupal.org/files/issues/2024-01-27/video_embed_field--support-live--3417567--2.patch"
|
||||
}
|
||||
},
|
||||
"oldpatches": {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user