Skip to content

Commit e974a4b

Browse files
committed
fix: change readme
1 parent 074b018 commit e974a4b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,13 @@ Specific Version :
1717

1818
| Laravel Version | Package Version |
1919
|:---------------:|:------------------:|
20+
| 12 | 6.x |
2021
| 11 | 5.x |
2122
| 10 | 4.0 |
2223
| 9 | 3.2 |
2324
```bash
24-
# for laravel 10
25-
$ composer require yaza/laravel-repository-service:"^4.0"
26-
# for laravel 9
27-
$ composer require yaza/laravel-repository-service:"^3.2"
25+
# for laravel 11
26+
$ composer require yaza/laravel-repository-service:"^5.0"
2827
```
2928

3029
Publish the config file with (Important):

0 commit comments

Comments
 (0)