Newer
Older
"name": "sgalinski/sg-youtube",
"type": "typo3-cms-extension",
"description": "Embed YouTube Videos of a Playlist or Channel",
"homepage": "https://www.sgalinski.de",
"license": "GPL-2.0-or-later",
Kevin Ditscheid
committed
"version": "5.0.0-dev",
Kevin Ditscheid
committed
"typo3/cms-core": "^10.4.0 || ^11.5.0",
},
"replace": {
"sgalinski/sg_youtube": "self.version"
},
"extra": {
"typo3/cms": {
"extension-key": "sg_youtube"
}
},
"autoload": {
"psr-4": {
"SGalinski\\SgYoutube\\": "Classes/"
}