Skip to content

Commit a0bf466

Browse files
authored
Update README.md
1 parent a94f920 commit a0bf466

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
@@ -70,7 +70,7 @@ First, publish the package's files:
7070
])->toArray(),
7171
```
7272

73-
For applications running Laravel 11, add the Service Provider to the array in `bootstrap/providers.php`:
73+
For applications running Laravel 11 and above, add the Service Provider to the array in `bootstrap/providers.php`:
7474
```php
7575
return [
7676
App\Providers\AppServiceProvider::class,

0 commit comments

Comments
 (0)