Skip to content

Commit

Permalink
Merge pull request #3 from twoldanski/task/composer-extra
Browse files Browse the repository at this point in the history
[TASK] update composer.json with extension-key info
  • Loading branch information
lukaszuznanski authored Mar 8, 2021
2 parents 9713769 + ce4317c commit c76b480
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,10 @@
},
"suggest": {
"friendsoftypo3/headless": "^2.0"
},
"extra": {
"typo3/cms": {
"extension-key": "headless_solr"
}
}
}
}

0 comments on commit c76b480

Please sign in to comment.