Newer
Older
{
"name": "typo3/cms-adminpanel",
"type": "typo3-cms-framework",
"description": "The TYPO3 admin panel provides a panel with additional functionality in the frontend (Debugging, Caching, Preview...)",
"homepage": "https://typo3.org",
"license": ["GPL-2.0-or-later"],
"authors": [{
"name": "TYPO3 Core Team",
"email": "typo3cms@typo3.org",
"role": "Developer"
}],
"support": {
"chat": "https://typo3.org/help",
"docs": "https://docs.typo3.org/c/typo3/cms-adminpanel/11.5/en-us/",
"issues": "https://forge.typo3.org",
"source": "https://github.com/typo3/typo3"
"config": {
"sort-packages": true
},
"psr/http-message": "^1.0",
"psr/http-server-handler": "^1.0",
"psr/http-server-middleware": "^1.0",
"symfony/var-dumper": "^5.4",
"typo3/cms-backend": "11.5.40",
"typo3/cms-core": "11.5.40",
"typo3/cms-fluid": "11.5.40",
"typo3/cms-frontend": "11.5.40",
},
"conflict": {
"typo3/cms": "*"
},
"extra": {
"branch-alias": {