{ "repositories": [ { "type": "composer", "url": "https://git.wappler.systems/api/packages/T3Bootstrap12/composer" }, { "type": "git", "url": "https://github.com/svewap/typo3-cms-dashboard-in-toolbar.git" }, { "type": "git", "url": "https://github.com/svewap/extension-cookieman.git" } ], "name": "t3bootstrap/demo", "description": "TYPO3 CMS Base Distribution", "license": "GPL-2.0-or-later", "config": { "platform": { "php": "8.2.0" }, "sort-packages": true, "allow-plugins": { "typo3/class-alias-loader": true, "typo3/cms-composer-installers": true } }, "require": { "clickstorm/go-maps-ext": "^6", "dmind/cookieman": "dev-12-svewap", "georgringer/news": "^11", "georgringer/numbered-pagination": "^1.0", "helhum/typo3-console": "^8.0", "plan2net/webp": "^5.0", "r3h6/form-translator": "^2.0", "t3bootstrap/template": "^12", "typo3/cms-adminpanel": "^12", "typo3/cms-backend": "^12", "typo3/cms-belog": "^12", "typo3/cms-beuser": "^12", "typo3/cms-core": "^12", "typo3/cms-dashboard": "^12", "typo3/cms-extbase": "^12", "typo3/cms-extensionmanager": "^12", "typo3/cms-felogin": "^12", "typo3/cms-filelist": "^12", "typo3/cms-fluid": "^12", "typo3/cms-fluid-styled-content": "^12", "typo3/cms-form": "^12", "typo3/cms-frontend": "^12", "typo3/cms-impexp": "^12", "typo3/cms-indexed-search": "^12", "typo3/cms-info": "^12", "typo3/cms-install": "^12", "typo3/cms-linkvalidator": "^12.4", "typo3/cms-lowlevel": "^12", "typo3/cms-reactions": "^12", "typo3/cms-recordlist": "^12", "typo3/cms-recycler": "^12", "typo3/cms-redirects": "^12", "typo3/cms-reports": "^12", "typo3/cms-rte-ckeditor": "^12", "typo3/cms-scheduler": "^12", "typo3/cms-seo": "^12", "typo3/cms-setup": "^12", "typo3/cms-sys-note": "^12", "typo3/cms-t3editor": "^12", "typo3/cms-tstemplate": "^12", "typo3/cms-viewpage": "^12", "typo3/cms-webhooks": "^12.4", "wapplersystems/save_and_close": "^12.0", "wapplersystems/ws_t3bootstrap": "^12", "wapplersystems/ws-slider": "^12" }, "scripts": { "typo3-cms-scripts": [ "@php vendor/bin/typo3 install:fixfolderstructure" ], "post-autoload-dump": [ "@typo3-cms-scripts" ] } }