Skip to content

Commit 34b70d1

Browse files
authored
Update README.md
1 parent 794edb0 commit 34b70d1

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
![](https://banners.beyondco.de/Laravel%20Meta.png?theme=light&packageManager=composer+require&packageName=f9webltd%2Flaravel-meta&pattern=brickWall&style=style_1&description=Render+meta+tags+within+your+Laravel+application%2C+using+a+fluent+API&md=1&showWatermark=0&fontSize=100px&images=code)
22

3+
4+
[![PHP ^8.2](https://img.shields.io/badge/php-%5E8.2-brightgreen)]()
35
[![Packagist Version](https://img.shields.io/packagist/v/f9webltd/laravel-meta?style=flat-square)](https://packagist.org/packages/f9webltd/laravel-meta)
46
[![Run Tests - Current](https://github.com/f9webltd/laravel-meta/actions/workflows/run-tests.yml/badge.svg)](https://github.com/f9webltd/laravel-meta/actions/workflows/run-tests.yml)
57
[![StyleCI Status](https://github.styleci.io/repos/264978205/shield)](https://github.styleci.io/repos/264978205)
@@ -22,14 +24,14 @@ Easily render meta tags within your Laravel application, using a fluent API
2224

2325
## Requirements
2426

25-
- PHP `^8.0`
26-
- Laravel `^8.12`, `^9.0`, `^10.0`, `^11.0` or `^12.0`
27+
- PHP `^8.2`
28+
- Laravel `^11.0`, `^12.0` or `^13.0`
2729

2830
### Legacy Support / Upgrading
2931

30-
For PHP `<8.0` and Laravel `<8.12` / support, use package version [`^1.7.7`](https://github.com/f9webltd/laravel-meta/tree/1.7.7)
32+
For legacy support use package version [`^3.0.0`](https://github.com/f9webltd/laravel-meta/tree/3.0.0)
3133

32-
If upgrading from `^1.0`, see [UPGRADING](UPGRADING.md) for details.
34+
See [UPGRADING](UPGRADING.md) for details on breaking changes.
3335

3436
## Installation
3537

@@ -507,6 +509,7 @@ If you discover any security related issues, please email rob@f9web.co.uk instea
507509
## Credits
508510

509511
- [Rob Allport](https://github.com/ultrono)
512+
- [All Contributors](https://github.com/f9webltd/laravel-meta/graphs/contributors)
510513

511514
## License
512515

0 commit comments

Comments
 (0)