Skip to content

Commit

Permalink
Auto discover
Browse files Browse the repository at this point in the history
  • Loading branch information
uyab committed Feb 13, 2019
1 parent bde1d73 commit 3685a2d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,15 @@
"psr-4": {
"Laravolt\\Packer\\": "src"
}
},
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
},
"laravel": {
"providers": [
"Laravolt\\Packer\\PackerServiceProvider"
]
}
}
}

0 comments on commit 3685a2d

Please sign in to comment.