gstypo3 / base
GsTYPO3 Base Composer Metapackage for a secure and standardized TYPO3 CMS instance
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:metapackage
Requires
- helhum/typo3-secure-web: ^0.2.9
- roave/security-advisories: dev-master
- typo3-console/composer-auto-commands: ^0.3.0
- typo3/minimal: ^9.5
README
GsTYPO3 Base Composer Metapackage requires some important and useful packages to setup a secure and standardized TYPO3 CMS instance.
Requires
The following packages are required by this metapackage:
- helhum/typo3-secure-web: ^0.2.9
- roave/security-advisories: dev-master
- typo3-console/composer-auto-commands: ^0.3.0
- typo3/minimal: * (any version)
Extras
This package needs some extras in the root composer.json:
"extra": { "typo3/cms": { "root-dir": "private", "web-dir": "public" } }
For more information see Configuration.
License
GPL-3.0 or later