Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
804c3968
Commit
804c3968
authored
Jun 05, 2019
by
Marc Egger
Browse files
re-add composer
parent
1ae32c58
Pipeline
#1900
failed with stages
in 2 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extension/composer.json
0 → 100644
View file @
804c3968
{
"require"
:
{
"phpoffice/phpspreadsheet"
:
"^1.3"
,
"ext-json"
:
"*"
,
"typo3/cms-core"
:
"^8.7"
},
"require-dev"
:
{
"phpunit/phpunit"
:
"^6.5"
},
"autoload"
:
{
"psr-4"
:
{
"qfq\\"
:
[
"qfq/"
,
"Source/api/"
,
"Source/external/"
,
"Source/core/"
,
"Source/core/database/"
,
"Source/core/exceptions/"
,
"Source/core/form/"
,
"Source/core/helper/"
,
"Source/core/report/"
,
"Source/core/store/"
,
"Source/core/typo3/"
]
}
}
}
Write
Preview
Supports
Markdown
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