Skip to content

Commit e112d4e

Browse files
committed
added Support clause to composer.json
1 parent 6a9dea0 commit e112d4e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@
1616
"role": "Developer"
1717
}
1818
],
19+
"support": {
20+
"email": "bouchaala.reda@gmail.com",
21+
"issues": "https://github.com/breda/laravel-alphaWidget/issues",
22+
"source": "https://github.com/breda/laravel-alphaWidget"
23+
},
1924
"autoload": {
2025
"psr-4": {
2126
"BReda\\AlphaWidget": "src/"

0 commit comments

Comments
 (0)