Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit authored Nov 4, 2023
1 parent a2e0761 commit 876f83c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,10 @@
"autoload": {
"psr-4": {
"CSlant\\TelegramGitNotifier\\": "src/"
}
},
"files": [
"./common/helpers.php"
]
},
"autoload-dev": {
"psr-4": {
Expand Down

0 comments on commit 876f83c

Please sign in to comment.