Skip to content

Commit 5f127c7

Browse files
authored
Update README.md
1 parent 5b3f9a9 commit 5f127c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Laravel PWA is a package designed to seamlessly integrate Progressive Web Applic
1717

1818
- Automatically generate PWA manifest and service worker
1919
- Configurable installation button
20-
- Supports Laravel 8, 9, 10, 11 And 12
20+
- Supports Laravel 10, 11 And 12
2121
- Easy setup and usage
2222
- Compatible with mobile and desktop devices
2323

@@ -50,7 +50,7 @@ return [
5050
];
5151
```
5252

53-
### For Laravel v8.x, v9.x, v10.x
53+
### For Laravel v10.x
5454

5555
Ensure the service provider is registered in your `config/app.php` file:
5656

0 commit comments

Comments
 (0)