⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
TYPO3 Core
All Projects
TYPO3 Core
Overview
Activity
Roadmap
Issues
Repository
Download (1.92 KB)
Bug #95518
» composer.json
Roley McGallagher
, 2021-10-12 08:40
{
"name"
:
"t3project"
,
"description"
:
""
,
"type"
:
"project"
,
"version"
:
"11.0.4"
,
"minimum-stability"
:
"stable"
,
"repositories"
:
{
"composer"
:
{
"type"
:
"composer"
,
"url"
:
"https://composer.typo3.org/"
},
"local"
:
{
"type"
:
"path"
,
"url"
:
"packages/*"
}
},
"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-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-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-seo"
:
"^11.5"
,
"typo3/cms-setup"
:
"^11.5"
,
"typo3/cms-sys-note"
:
"^11.5"
,
"typo3/cms-tstemplate"
:
"^11.5"
,
"typo3/cms-viewpage"
:
"^11.5"
,
"helhum/typo3-console"
:
"v7.0.2"
},
"replace"
:
{
"typo3/cms-scheduler"
:
"*"
},
"scripts"
:
{
"typo3-cms-scripts"
:
[
"typo3cms install:fixfolderstructure"
],
"post-autoload-dump"
:
[
"@typo3-cms-scripts"
]
},
"config"
:
{
"secure-http"
:
false
}
}
« Previous
1
2
3
4
Next »
(4-4/4)
Loading...