Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
extensions.typo3.org
extensions.typo3.org
Commits
c511dcf8
Commit
c511dcf8
authored
Jan 17, 2017
by
Thomas Löffler
Browse files
Merge branch '13-add-packagestates-file-generation' into 'master'
[TASK] Add packagestates file generation Closes
#13
See merge request
!13
parents
3c310ae0
c06f6800
Changes
1
Hide whitespace changes
Inline
Side-by-side
data/typo3/composer.json
View file @
c511dcf8
...
...
@@ -23,6 +23,14 @@
"config"
:
{
"bin-dir"
:
"bin"
},
"scripts"
:
{
"post-install-cmd"
:
[
"./bin/typo3cms install:generatepackagestates"
],
"post-update-cmd"
:
[
"./bin/typo3cms install:generatepackagestates"
]
},
"extra"
:
{
"typo3/cms"
:
{
"web-dir"
:
"html"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment