Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
E
extensions.typo3.org
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
59
Issues
59
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
services
T
t3o sites
extensions.typo3.org
extensions.typo3.org
Commits
c06f6800
Commit
c06f6800
authored
Jan 17, 2017
by
Jonathan IROULIN
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[TASK] Add packagestates file generation
parent
9f93e4c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
data/typo3/composer.json
data/typo3/composer.json
+8
-0
No files found.
data/typo3/composer.json
View file @
c06f6800
...
...
@@ -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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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