File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1111
1212[ ![ CI] ( https://github.com/yoanm/symfony-jsonrpc-http-server/actions/workflows/CI.yml/badge.svg?branch=master )] ( https://github.com/yoanm/symfony-jsonrpc-http-server/actions/workflows/CI.yml )
1313[ ![ codecov] ( https://codecov.io/gh/yoanm/symfony-jsonrpc-http-server/branch/master/graph/badge.svg?token=NHdwEBUFK5 )] ( https://codecov.io/gh/yoanm/symfony-jsonrpc-http-server )
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.svg )] ( https://packagist.org/packages/yoanm/symfony-jsonrpc-http-server )
1717[ ![ Packagist PHP version] ( https://img.shields.io/packagist/php-v/yoanm/symfony-jsonrpc-http-server.svg )] ( https://packagist.org/packages/yoanm/symfony-jsonrpc-http-server )
@@ -38,6 +38,8 @@ See [yoanm/symfony-jsonrpc-http-server-doc](https://github.com/yoanm/symfony-jso
3838
3939* Symfony v4.4/5.4/6.x - PHP ^8.0 : ` ^3.3 `
4040
41+ * Symfony v5.4/6.4/7.x - PHP ^8.0 : ` ^4.0 `
42+
4143## How to use
4244
4345Once configured, your project is ready to handle HTTP ` POST ` request on ` /json-rpc ` endpoint.
You can’t perform that action at this time.
0 commit comments