Skip to content

Commit

Permalink
Merge pull request #30 from derseeli/master
Browse files Browse the repository at this point in the history
Added TYPO3 extension key
  • Loading branch information
benjaminhirsch authored May 19, 2021
2 parents 0d20fd0 + 6d1f408 commit 48deb60
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 @@ -31,5 +31,10 @@
"psr-4": {
"B3N\\AzureStorage\\TYPO3\\": "Classes"
}
},
"extra": {
"typo3/cms": {
"extension-key": "azurestorage"
}
}
}
}

0 comments on commit 48deb60

Please sign in to comment.