File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ Browse your version documentation:
21
21
* [ 0.9 (OBSOLETE)] ( https://github.com/overblog/GraphQLBundle/blob/0.9/README.md )
22
22
* [ 0.10 (OBSOLETE)] ( https://github.com/overblog/GraphQLBundle/blob/0.10/README.md )
23
23
* [ 0.11 (STABLE)] ( https://github.com/overblog/GraphQLBundle/blob/0.11/README.md )
24
- * [ 0.12 (DEV )] ( https://github.com/overblog/GraphQLBundle/blob/master /README.md )
25
-
24
+ * [ 0.12 (STABLE )] ( https://github.com/overblog/GraphQLBundle/blob/0.12 /README.md )
25
+ * [ 0.13 (DEV) ] ( https://github.com/overblog/GraphQLBundle/blob/master/README.md )
26
26
[ Versions requirements] ( docs/index.md#versions-requirements )
27
27
28
28
Documentation
Original file line number Diff line number Diff line change @@ -10,8 +10,9 @@ Versions requirements
10
10
11
11
| Version | PHP | Symfony | Support |
12
12
| --------------------------------------------------------------: | ---------: | ---------------: | -------------: |
13
- | [ ` 0.12 ` ] ( https://github.com/overblog/GraphQLBundle/tree/master ) | ` >= 7.1 ` | ` >= 3.1 ` | DEV |
14
- | [ ` 0.11 ` ] ( https://github.com/overblog/GraphQLBundle/tree/0.11 ) | ` >= 5.6 ` | ` >= 3.1, <= 4.0 ` | Active support |
13
+ | [ ` 0.13 ` ] ( https://github.com/overblog/GraphQLBundle/tree/master ) | ` >= 7.2 ` | ` >= 4.3 ` | DEV |
14
+ | [ ` 0.12 ` ] ( https://github.com/overblog/GraphQLBundle/tree/0.12 ) | ` >= 7.1 ` | ` >= 3.4, <4.4 ` | Active support |
15
+ | [ ` 0.11 ` ] ( https://github.com/overblog/GraphQLBundle/tree/0.11 ) | ` >= 5.6 ` | ` >= 3.1, <=4.3 ` | Active support |
15
16
| [ ` 0.10 ` ] ( https://github.com/overblog/GraphQLBundle/tree/0.10 ) | ` >= 5.5.9 ` | ` >= 2.8, <= 3.1 ` | End of life |
16
17
| [ ` 0.9 ` ] ( https://github.com/overblog/GraphQLBundle/tree/0.9 ) | ` >= 5.5.9 ` | ` >= 2.8, <= 3.1 ` | End of life |
17
18
| [ ` 0.8 ` ] ( https://github.com/overblog/GraphQLBundle/tree/0.8 ) | ` >= 5.4 ` | ` >= 2.7, <= 3.1 ` | End of life |
You can’t perform that action at this time.
0 commit comments