Skip to content

TYPO3-Initiatives/configuration

Repository files navigation

Installation

Add repository to root composer.json (it's not on packagist.org, yet)

	"repositories": [
		{
			"type": "git",
			"url": "https://github.com/TYPO3incubator/configuration.git"
		}
	],

After that it's possible to require according package

composer require typo3/cms-configuration:10.0.\*@dev

About

TYPO3 CMS configuration layer package (experimental)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages