Skip to content

Commit 2d742dd

Browse files
authored
Merge pull request #12 from yabhq/feat/composer-updates
Update composer dependencies and provider configuration
2 parents 5dbeef2 + ad95bde commit 2d742dd

File tree

2 files changed

+346
-524
lines changed

2 files changed

+346
-524
lines changed

composer.json

+7
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,12 @@
4343
},
4444
"config": {
4545
"sort-packages": true
46+
},
47+
"extra": {
48+
"laravel": {
49+
"providers": [
50+
"Yab\\Mint\\MintServiceProvider"
51+
]
52+
}
4653
}
4754
}

0 commit comments

Comments
 (0)