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
fa2cdee5
Commit
fa2cdee5
authored
Jun 09, 2017
by
Thomas Löffler
Browse files
[BUGFIX] Changes composer post commands
parent
e61e2a2d
Pipeline
#888
passed with stages
in 20 minutes and 44 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
composer.json
View file @
fa2cdee5
...
...
@@ -35,10 +35,10 @@
},
"scripts"
:
{
"post-install-cmd"
:
[
"
./bin/
typo3cms install:generatepackagestates 0 1"
"typo3cms install:generatepackagestates 0 1"
],
"post-update-cmd"
:
[
"
./bin/
typo3cms install:generatepackagestates 0 1"
"typo3cms install:generatepackagestates 0 1"
]
},
"extra"
:
{
...
...
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