Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
b7644a02
Commit
b7644a02
authored
Jun 05, 2019
by
Marc Egger
Browse files
Merge remote-tracking branch 'origin/newdoc' into newdoc
# Conflicts: # Makefile
parents
332df133
4e85d6ad
Pipeline
#1898
failed with stages
in 2 minutes and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extension/composer.json
deleted
100644 → 0
View file @
332df133
{
"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
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