Skip to content
Snippets Groups Projects
Commit 63ee7cb5 authored by Benjamin Kott's avatar Benjamin Kott Committed by Georg Ringer
Browse files

[TASK] Make t3skin a protected extension

To ensure the backend is always in a usable and wellformed
state the t3skin extension needs to be always activated.

Releases: master
Resolves: #65528
Change-Id: I7e873a925834722158085500e2fcf2b80ef54f1e
Reviewed-on: http://review.typo3.org/37545


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarMichael Oehlhof <typo3@oehlhof.de>
Tested-by: default avatarMichael Oehlhof <typo3@oehlhof.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent d916be7f
Branches
Tags
No related merge requests found
......@@ -15,6 +15,7 @@
"extra": {
"typo3/cms": {
"Package": {
"protected": true,
"partOfFactoryDefault": true,
"partOfMinimalUsableSystem": true
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment