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 11
11
12
12
[ ![ 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 )
13
13
[ ![ 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/ )
15
15
16
16
[ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/yoanm/symfony-jsonrpc-http-server.svg )] ( https://packagist.org/packages/yoanm/symfony-jsonrpc-http-server )
17
17
[ ![ 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
38
38
39
39
* Symfony v4.4/5.4/6.x - PHP ^8.0 : ` ^3.3 `
40
40
41
+ * Symfony v5.4/6.4/7.x - PHP ^8.0 : ` ^4.0 `
42
+
41
43
## How to use
42
44
43
45
Once 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