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
b78baf1e
Commit
b78baf1e
authored
Feb 18, 2019
by
Carsten Rose
Browse files
Latest phpStorm IDE complains about missing ext-json in composer.json. Added.
parent
7e70c493
Pipeline
#1520
failed with stage
in 2 minutes and 6 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
extension/composer.json
View file @
b78baf1e
{
"require"
:
{
"phpoffice/phpspreadsheet"
:
"^1.3"
"phpoffice/phpspreadsheet"
:
"^1.3"
,
"ext-json"
:
"*"
},
"require-dev"
:
{
"phpunit/phpunit"
:
"^6.5"
...
...
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