Skip to content

Commit

Permalink
Updated composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofersOzolinsMagebit committed Jul 16, 2020
1 parent d626226 commit 7879037
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@
"email": "kristofers.ozolins@magebit.com"
}
],
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Magebit\\StaticContentProcessor\\": ""
}
},
"require": {
"divante/magento2-vsbridge-indexer": ">=1.6.0",
"php": ">=7.1.0"
Expand Down

0 comments on commit 7879037

Please sign in to comment.