Skip to content

Commit ee6de35

Browse files
committed
docs(readme): 📝 修改readme支援Laravel 12
1 parent 9a4ad15 commit ee6de35

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ Convenient Laravel API response tools and automated error handling functionality
44
Laravel Plus API` is inspired by the [marcin-orlowski/laravel-api-response-builder](https://github.com/MarcinOrlowski/laravel-api-response-builder) with adjustments made to its features.
55
## Requirement
66
- PHP ^7.4|^8.0
7-
- Laravel >= ^7.0|^8.0|^9.0|^10.0|^11.0
7+
- Laravel >= ^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
88

99
## Documentation
10-
### For Laravel 7~10
11-
[documentation](docs/en/7_10/index.md)
10+
### Laravel 7.x to 10.x
11+
[Documentation](docs/en/7_10/index.md)
1212

13-
### For Laravel 11
14-
[documentation](docs/en/11/index.md)
13+
### Laravel 11.x and Later
14+
[Documentation](docs/en/11/index.md)
1515

1616
## License
1717

0 commit comments

Comments
 (0)