Skip to content

Commit cd016d0

Browse files
committed
update
1 parent 5fef151 commit cd016d0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

+5
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
"require": {
1414
"php": ">=5.6.0"
1515
},
16+
"autoload": {
17+
"psr-4": {
18+
"Haruncpi\\LaravelIdGenerator\\": "src/"
19+
}
20+
},
1621
"extra": {
1722
"laravel": {
1823
"providers": [

0 commit comments

Comments
 (0)