⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
TYPO3 Core
All Projects
TYPO3 Core
Overview
Activity
Roadmap
Issues
Repository
Download (1.23 KB)
Bug #86398
ยป composer.json
David Bruchmann
, 2018-09-27 12:09
{
"repositories"
:
[
{
"type"
:
"composer"
,
"url"
:
"https://composer.typo3.org/"
}
],
"name"
:
"typo3/cms-base-distribution"
,
"description"
:
"TYPO3 CMS Base Distribution"
,
"license"
:
"GPL-2.0-or-later"
,
"config"
:
{
"platform"
:
{
"php"
:
"7.2"
}
},
"require"
:
{
"in2code/powermail"
:
"^6.1"
,
"causal/image_autoresize"
:
"dev-master"
,
"svewap/ws-flexslider"
:
"dev-master"
,
"wdb/secure-downloads"
:
"dev-master"
,
"helhum/typo3-console"
:
"^5.5.4"
,
"typo3/minimal"
:
"^9.4"
,
"typo3/cms-about"
:
"^9.4"
,
"typo3/cms-adminpanel"
:
"^9.4"
,
"typo3/cms-belog"
:
"^9.4"
,
"typo3/cms-beuser"
:
"^9.4"
,
"typo3/cms-felogin"
:
"^9.4"
,
"typo3/cms-fluid-styled-content"
:
"^9.4"
,
"typo3/cms-form"
:
"^9.4"
,
"typo3/cms-impexp"
:
"^9.4"
,
"typo3/cms-info"
:
"^9.4"
,
"typo3/cms-redirects"
:
"^9.4"
,
"typo3/cms-reports"
:
"^9.4"
,
"typo3/cms-rte-ckeditor"
:
"^9.4"
,
"typo3/cms-seo"
:
"^9.4"
,
"typo3/cms-sys-note"
:
"^9.4"
,
"typo3/cms-t3editor"
:
"^9.4"
,
"typo3/cms-tstemplate"
:
"^9.4"
,
"typo3/cms-viewpage"
:
"^9.4"
,
"typo3/cms-lowlevel"
:
"^9.4"
},
"scripts"
:{
"typo3-cms-scripts"
:
[
"typo3cms install:fixfolderstructure"
,
"typo3cms install:generatepackagestates"
],
"post-autoload-dump"
:
[
"@typo3-cms-scripts"
]
}
}
(1-1/1)
Loading...