Skip to content

Commit

Permalink
🔧 composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
acidjazz committed Aug 31, 2018
1 parent 057104c commit bb97808
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
},
"autoload": {
"psr-4": {
"acidjazz\\metapi\\": "src"
"acidjazz\\Humble\\": "src"
}
},
"extra": {
"laravel": {
"providers": [
"acidjazz\\humble\\ServiceProvider"
],
]
}
}
}

0 comments on commit bb97808

Please sign in to comment.