Skip to content

Commit e1fa771

Browse files
authored
Merge pull request #4 from niladam/patch/fix-incorrect-laravel-suggestion
2 parents dbbac5c + 1c18f9f commit e1fa771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"extra": {
2323
"laravel": {
2424
"providers": [
25-
"Niladam\\LaravelZabbix\\ZabbixServiceProvider"
25+
"Niladam\\LaravelZabbix\\LaravelZabbixServiceProvider"
2626
]
2727
}
2828
},

0 commit comments

Comments
 (0)