Skip to content

Commit

Permalink
update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
dipudey committed Jul 15, 2022
1 parent c83be69 commit 910038a
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,12 @@
"name": "Codeboxr"
}
],
"minimum-stability": "dev"
"minimum-stability": "dev",
"extra": {
"laravel": {
"providers": [
"Codeboxr\\Nagad\\NagadServiceProvider"
]
}
}
}

0 comments on commit 910038a

Please sign in to comment.