Skip to content

Commit c9c3549

Browse files
authored
Fix syntax highlighting
1 parent c18e2b9 commit c9c3549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ composer require laravel-notification-channels/microsoft-teams
4747

4848
Next, if you're using Laravel _without_ auto-discovery, add the service provider to `config/app.php`:
4949

50-
```bash
50+
```php
5151
'providers' => [
5252
// ...
5353
NotificationChannels\MicrosoftTeams\MicrosoftTeamsServiceProvider::class,

0 commit comments

Comments
 (0)