Skip to content

Commit

Permalink
Add php language type on code block
Browse files Browse the repository at this point in the history
  • Loading branch information
JHWelch committed Oct 29, 2024
1 parent 7fce3a7 commit bd8af06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ php artisan vendor:publish --provider="Spatie\GoogleCalendar\GoogleCalendarServi
```

This will publish a file called `google-calendar.php` in your config-directory with these contents:
```
```php
return [

'default_auth_profile' => env('GOOGLE_CALENDAR_AUTH_PROFILE', 'service_account'),
Expand Down

0 comments on commit bd8af06

Please sign in to comment.