Skip to content

Commit 69e2f84

Browse files
authored
Fix README following last major version
1 parent 533f38d commit 69e2f84

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
[![CI](https://github.com/yoanm/symfony-jsonrpc-http-server-openapi-doc/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/yoanm/symfony-jsonrpc-http-server-openapi-doc/actions/workflows/CI.yml)
1313
[![codecov](https://codecov.io/gh/yoanm/symfony-jsonrpc-http-server-openapi-doc/branch/master/graph/badge.svg?token=NHdwEBUFK5)](https://codecov.io/gh/yoanm/symfony-jsonrpc-http-server-openapi-doc)
14-
[![Symfony Versions](https://img.shields.io/badge/Symfony-v4.4%20%2F%20v5.4%2F%20v6.x-8892BF.svg?logo=github)](https://symfony.com/)
14+
[![Symfony Versions](https://img.shields.io/badge/Symfony-v5.4%20%2F%20v6.4%20%2F%20v7.x-8892BF.svg?logo=github)](https://symfony.com/)
1515

1616
[![Latest Stable Version](https://img.shields.io/packagist/v/yoanm/symfony-jsonrpc-http-server-openapi-doc.svg)](https://packagist.org/packages/yoanm/symfony-jsonrpc-http-server-openapi-doc)
1717
[![Packagist PHP version](https://img.shields.io/packagist/php-v/yoanm/symfony-jsonrpc-http-server-openapi-doc.svg)](https://packagist.org/packages/yoanm/symfony-jsonrpc-http-server-openapi-doc)
@@ -24,6 +24,8 @@ Symfony bundle for [yoanm/jsonrpc-http-server-openapi-doc-sdk](https://github.co
2424

2525
* Symfony v3/4 - PHP >=7.1 : `^v0.X`
2626
* Symfony v4/5 - PHP >=7.2 : `^v1.0`
27+
* Symfony v4.4/5.4/6.0 - PHP ^8.0 : `^v2.0`
28+
* Symfony v5.4/6.4/7.0 - PHP ^8.0 : `^v3.0`
2729

2830
## How to use
2931

0 commit comments

Comments
 (0)