PHP-Code:
{
"type": "project",
"require": {
"bugbuster/contao-banner-bundle": "^1.0",
"bugbuster/contao-be_user_online-bundle": "*",
"cgo-it/xls_export": "^4.0",
"christianbarkowsky/tabcontrol": "^3.0",
"codefog/contao-haste": "^4.25",
"codefog/contao-instagram": "^2.3",
"codefog/contao-news_categories": "^3.1",
"codefog/contao-polls": "^1.6",
"contao/calendar-bundle": "4.13.52",
"contao/comments-bundle": "4.13.52",
"contao/conflicts": "*@dev",
"contao/faq-bundle": "4.13.52",
"contao/listing-bundle": "4.13.52",
"contao/manager-bundle": "4.13.52",
"contao/news-bundle": "4.13.52",
"contao/newsletter-bundle": "4.13.52",
"contao/tcpdf-bundle": "^1.2",
"craffft/contao-calendar-ical-bundle": "^4.2",
"danielgausi/contao-calendareditor-bundle": "^4.2",
"dklemmt/contao_dk_mmenu": "^3.1",
"fritzmg/contao-backend-documentation": "^1.0",
"inspiredminds/contao-include-info": "^1.1",
"jrgregory/m17-sticky-backend-footer": "^2.0",
"kmielke/calendar-extended-bundle": "^1.0",
"ma3xl3/contao-easy-favicon": "^2.0",
"madeyourday/contao-rocksolid-custom-elements": "^2.2",
"netzmacht/contao-font-awesome-inserttag": "^2.0",
"pdir/animated-timeline-bundle": "^1.1",
"phpoffice/phpexcel": "^1.8",
"psi/boxes4ward": "^2.0",
"schachbulle/contao-adressen-bundle": "*",
"schachbulle/contao-championslists-bundle": "*",
"schachbulle/contao-chessboardjs-bundle": "*",
"schachbulle/contao-chessresults-bundle": "*",
"schachbulle/contao-chesstable-bundle": "*",
"schachbulle/contao-chronik-bundle": "*",
"schachbulle/contao-contentbox-bundle": "*",
"schachbulle/contao-countdown-bundle": "*",
"schachbulle/contao-counter-bundle": "*",
"schachbulle/contao-databaseinfo-bundle": "*",
"schachbulle/contao-dewis-bundle": "*",
"schachbulle/contao-domgrabber-bundle": "*",
"schachbulle/contao-dsbapplayout-bundle": "*",
"schachbulle/contao-dsbnewsletter-bundle": "*",
"schachbulle/contao-dsolnews-bundle": "*",
"schachbulle/contao-einstellungen-bundle": "*",
"schachbulle/contao-elo-bundle": "*",
"schachbulle/contao-ergebnisdienst-bundle": "*",
"schachbulle/contao-fen-bundle": "*",
"schachbulle/contao-fideid-bundle": "*",
"schachbulle/contao-flaggen-bundle": "*",
"schachbulle/contao-helper-bundle": "*",
"schachbulle/contao-internetschach-bundle": "*",
"schachbulle/contao-interview-bundle": "*",
"schachbulle/contao-kaderlisten-bundle": "*",
"schachbulle/contao-kongresse-bundle": "*",
"schachbulle/contao-linkscollection-bundle": "*",
"schachbulle/contao-linktracker-bundle": "*",
"schachbulle/contao-lizenzverwaltung-bundle": "*",
"schachbulle/contao-mailkonten-bundle": "*",
"schachbulle/contao-newslinklist-bundle": "*",
"schachbulle/contao-pagearticlelist-bundle": "*",
"schachbulle/contao-pgnviewer-bundle": "*",
"schachbulle/contao-photoalbums2": "*",
"schachbulle/contao-references-bundle": "*",
"schachbulle/contao-schachtags-bundle": "*",
"schachbulle/contao-schiedsrichter-bundle": "*",
"schachbulle/contao-schiedsrichterverteiler-bundle": "*",
"schachbulle/contao-simplecolumns-bundle": "*",
"schachbulle/contao-spielerregister-bundle": "*",
"schachbulle/contao-teamtournament-bundle": "*",
"schachbulle/contao-templateparser-bundle": "*",
"schachbulle/contao-topwertungszahlen-bundle": "*",
"schachbulle/contao-tributes-bundle": "*",
"schachbulle/contao-tweet-bundle": "*",
"schachbulle/contao-twitch-bundle": "*",
"schachbulle/contao-vereinsregister-bundle": "*",
"schachbulle/contao-volunteeringlist-bundle": "*",
"srhinow/ce_article_list": "^1.7",
"srhinow/themecontent-bundle": "*",
"stefansl/contao-divider-bundle": "^1.0",
"terminal42/contao-avatar": "*",
"terminal42/contao-calendar-categories": "^1.1",
"terminal42/contao-conditionalformfields": "*",
"terminal42/contao-conditionalselectmenu": "^4.0",
"terminal42/contao-inserttags": "*",
"terminal42/contao-leads": "*",
"terminal42/notification_center": "*"
},
"extra": {
"contao-component-dir": "assets"
},
"autoload": {
"classmap": [
"app/ContaoManagerPlugin.php"
],
"psr-4": {
"Redmind\\Helper\\": "src/redmind/Helper/",
"Redmind\\Top10Bundle\\": "src/redmind/Top10Bundle/",
"Redmind\\MapCalendar\\": "src/redmind/MapCalendar/",
"Redmind\\MemberCalendarBundle\\": "src/redmind/MemberCalendarBundle/"
}
},
"scripts": {
"post-install-cmd": [
"Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
],
"post-update-cmd": [
"Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
]
}
}