You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,15 @@ See [yoanm/symfony-jsonrpc-params-validator](https://github.com/yoanm/symfony-js
14
14
15
15
See [yoanm/jsonrpc-params-symfony-constraint-doc-sdk](https://github.com/yoanm/php-jsonrpc-params-symfony-constraint-doc-sdk) for documentation generation.
16
16
17
+
## Versions
18
+
19
+
- Symfony v3/4 - PHP >=7.0 : `^v1.0`
20
+
- Symfony v4/5 - PHP >=7.1 : `^v2.0`
21
+
22
+
⚠️⚠️ `v0.2.0` is replaced by `v1.0.0` ! ⚠️⚠️
23
+
24
+
⚠️⚠️ `v0.3.0` was badly taggued, used `v2.0.0` instead ! ⚠️⚠️
25
+
17
26
## How to use
18
27
19
28
In order to be validated, a JSON-RPC method must :
0 commit comments