{ "require": { "typo3/cms-about": "^12.4", "typo3/cms-adminpanel": "^12.4", "typo3/cms-backend": "^12.4", "typo3/cms-belog": "^12.4", "typo3/cms-beuser": "^12.4", "typo3/cms-core": "^12.4", "typo3/cms-extbase": "^12.4", "typo3/cms-extensionmanager": "^12.4", "typo3/cms-felogin": "^12.4", "typo3/cms-filelist": "^12.4", "typo3/cms-filemetadata": "^12.4", "typo3/cms-fluid": "^12.4", "typo3/cms-fluid-styled-content": "^12.4", "typo3/cms-form": "^12.4", "typo3/cms-frontend": "^12.4", "typo3/cms-impexp": "^12.4", "typo3/cms-info": "^12.4", "typo3/cms-install": "^12.4", "typo3/cms-lowlevel": "^12.4", "typo3/cms-recycler": "^12.4", "typo3/cms-redirects": "^12.4", "typo3/cms-reports": "^12.4", "typo3/cms-rte-ckeditor": "^12.4", "typo3/cms-scheduler": "^12.4", "typo3/cms-seo": "^12.4", "typo3/cms-setup": "^12.4", "typo3/cms-tstemplate": "^12.4", "typo3/cms-viewpage": "^12.4", "typo3/cms-dashboard": "^12.4", "typo3/cms-opendocs": "^12.4", "typo3/cms-recordlist": "^12.4", "helhum/typo3-console": "*", "sgalinski/lfeditor": "^8.0", "opentalent/ot_core": "^1.0", "opentalent/ot_admin": "^1.0", "opentalent/ot_templating": "^1.0", "opentalent/ot_stats": "^1.0", "opentalent/ot_optimizer": "^1.0", "opentalent/ot_connect": "^1.0", "typo3/cms-linkvalidator": "^12.4", "typo3/cms-t3editor": "^12.4", "phpstan/phpdoc-parser": "^1.0" }, "repositories": [ { "type": "path", "url": "packages/*" }, { "type": "composer", "url": "https://composer.typo3.org/" } ], "scripts": { "typo3-cms-scripts": [ "typo3 install:fixfolderstructure" ], "post-autoload-dump": [ "@typo3-cms-scripts" ] }, "config": { "allow-plugins": { "typo3/class-alias-loader": true, "typo3/cms-composer-installers": true } }, "require-dev": { "phpspec/prophecy": "^1.19" } }