Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
haruncpi committed Oct 28, 2019
1 parent 5fef151 commit cd016d0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
"require": {
"php": ">=5.6.0"
},
"autoload": {
"psr-4": {
"Haruncpi\\LaravelIdGenerator\\": "src/"
}
},
"extra": {
"laravel": {
"providers": [
Expand Down

0 comments on commit cd016d0

Please sign in to comment.