Skip to content

Instantly share code, notes, and snippets.

@wowaTYPO3
Created April 19, 2022 13:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wowaTYPO3/a7c29bb0813afc8e8cfc2be032f548d2 to your computer and use it in GitHub Desktop.
Save wowaTYPO3/a7c29bb0813afc8e8cfc2be032f548d2 to your computer and use it in GitHub Desktop.
{
"repositories": {
"0": {
"type": "path",
"url": "./Packages/t3see2021"
}
},
"require": {
"typo3/cms-about": "^11.5",
"typo3/cms-backend": "^11.5",
"typo3/cms-belog": "^11.5",
"typo3/cms-beuser": "^11.5",
"typo3/cms-core": "^11.5",
"typo3/cms-extbase": "^11.5",
"typo3/cms-extensionmanager": "^11.5",
"typo3/cms-filelist": "^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-info": "^11.5",
"typo3/cms-install": "^11.5",
"typo3/cms-lowlevel": "^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-t3editor": "^11.5",
"typo3/cms-tstemplate": "^11.5",
"typo3/cms-workspaces": "^11.5",
"georgringer/news": "^9.1",
"lochmueller/staticfilecache": "^12.1",
"yoast-seo-for-typo3/yoast_seo": "^8.1",
"apen/additional_reports": "^3.2",
"typo3/cms-dashboard": "^11.5",
"helhum/typo3-console": "^7.0",
"typo3/cms-linkvalidator": "^11.5",
"b13/container": "^1.1",
"wwagner/t3see2021": "^1.0",
"jweiland/sync-crop-areas": "^2.0",
"clickstorm/go-maps-ext": "^5.0",
"jweiland/video-shariff": "^2.0",
"erecht24/er24-rechtstexte": "^1.0"
},
"scripts": {
"typo3-cms-scripts": [
"typo3cms install:fixfolderstructure",
"typo3cms database:updateschema '*.add,*.change'",
"typo3cms language:update",
"typo3cms cache:flush"
],
"post-autoload-dump": [
"@typo3-cms-scripts"
]
},
"autoload": {
"files": [
"./typo3Context.php"
]
},
"require-dev": {
"ichhabrecht/filefill": "^4.0",
"datamints/locallang_builder": "^1.0",
"deployer/deployer": "^6",
"deployer/recipes": "^6.2"
},
"config": {
"allow-plugins": {
"typo3/class-alias-loader": true,
"typo3/cms-composer-installers": true
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment