{ "name": "borowicz/typo3", "description": "borowicz.info", "type": "project", "repositories": [ { "type": "composer", "url": "https://composer.typo3.org/" }, { "type": "vcs", "url": "https://github.com/borowicz/t3" }, { "type": "path", "url": "./packages/*", "options": { "symlink": true } } ], "config": { "platform": { "php": "8.0" }, "require": { "mysqlnd": "*", "mysqli": "*", "curl": "*", "mbstring": "*" }, "allow-plugins": { "helhum/typo3-console-plugin": true, "icanhazstring/composer-unused": true, "kalessil/production-dependencies-guard": true, "typo3/class-alias-loader": true, "typo3/cms-composer-installers": true } }, "extra": { "typo3/cms": { "cms-package-dir": "{$vendor-dir}/typo3/cms", "web-dir": "public_html" } }, "require": { "typo3/cms-adminpanel": "^11.5", "typo3/cms-backend": "^11.5", "typo3/cms-belog": "^11.5", "typo3/cms-beuser": "^11.5", "typo3/cms-core": "^11.5", "typo3/cms-dashboard": "^11.5", "typo3/cms-extbase": "^11.5", "typo3/cms-extensionmanager": "^11.5", "typo3/cms-felogin": "^11.5", "typo3/cms-filelist": "^11.5", "typo3/cms-filemetadata": "^11.5", "typo3/cms-fluid": "^11.5", "typo3/cms-fluid-styled-content": "^11.5", "typo3/cms-form": "^11.5", "typo3/cms-frontend": "^11.5", "typo3/cms-impexp": "^11.5", "typo3/cms-indexed-search": "^11.5", "typo3/cms-info": "^11.5", "typo3/cms-install": "^11.5", "typo3/cms-linkvalidator": "^11.5", "typo3/cms-lowlevel": "^11.5", "typo3/cms-opendocs": "^11.5", "typo3/cms-recordlist": "^11.5", "typo3/cms-recycler": "^11.5", "typo3/cms-redirects": "^11.5", "typo3/cms-reports": "^11.5", "typo3/cms-rte-ckeditor": "^11.5", "typo3/cms-scheduler": "^11.5", "typo3/cms-seo": "^11.5", "typo3/cms-setup": "^11.5", "typo3/cms-sys-note": "^11.5", "typo3/cms-t3editor": "^11.5", "typo3/cms-tstemplate": "^11.5", "typo3/cms-viewpage": "^11.5", "typo3/cms-workspaces": "^11.5", "typo3/minimal": "^11.5", "tomasnorre/crawler": "^11.0", "helhum/typo3-secure-web": "^0.3.2", "helhum/typo3-console": "^7.1", "dirkpersky/typo3-dp_http2": "^3.0", "friendsoftypo3/typo3db-legacy": "^1.1", "nitsan/ns-all-lightbox": "^5.0", "nitsan/ns-lazy-load": "^2.0", "sitegeist/sms-responsive-images": "^2.1", "epixskill/recent-content-widget": "^1.1", "t3/min": "^2.1", "bk2k/bootstrap-package": "^12.0", "typo3/cms-introduction": "^4.4", "stefanfroemken/mysql-widget": "dev-main", "mittwald/mw-cache-widget": "^2.0", "friendsoftypo3/extension-builder": "^11.0", "lolli/dbdoctor": "^0.4.0", "t3docs/examples": "^11.1", "cpsit/government-package": "^0.1.0", "georgringer/news": "*" }, "require-dev": { "kalessil/production-dependencies-guard": "dev-master", "bnf/phpstan-psr-container": "^1.0", "codeception/codeception": "^4.1 || ^5.0.0", "codeception/module-asserts": "^1.3", "codeception/module-cli": "^1.1 || ^2.0.0", "composer-runtime-api": "^2.2", "friendsoftypo3/phpstan-typo3": "^0.9.0", "icanhazstring/composer-unused": "*", "insolita/unused-scanner": "*", "michielroos/typo3scan": "^1.7", "oliverklee/oelib": "^5.0", "phpstan/phpstan": "^1.5", "phpstan/phpstan-phpunit": "^1.0", "phpunit/php-code-coverage": "*", "phpunit/phpunit": "^9.5", "rector/rector": "^0.12.19", "roave/security-advisories": "dev-latest", "stefanfroemken/mysqlreport": "dev-master", "symfony/filesystem": "^5.4", "typo3/coding-standards": "^0.5.0", "typo3/testing-framework": "^6.16", "vimeo/psalm": "^4.22" } }