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
fb82b60a
Commit
fb82b60a
authored
Mar 02, 2017
by
Thomas Löffler
Browse files
[TASK] Adds composer.lock removal to post-install
parent
e5fe34f9
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
fb82b60a
...
...
@@ -2,7 +2,6 @@
.idea
typo3_src
bin/*
composer.lock
!bin/scripts/
vendor
html/fileadmin
...
...
composer.json
View file @
fb82b60a
...
...
@@ -33,9 +33,6 @@
"bin-dir"
:
"bin"
},
"scripts"
:
{
"pre-install-cmd"
:
[
"rm -f composer.lock"
],
"post-install-cmd"
:
[
"./bin/typo3cms install:generatepackagestates 0 1"
],
...
...
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