We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7154be2 commit e2beb71Copy full SHA for e2beb71
README.md
@@ -30,6 +30,7 @@ used as a single metric defining how good your tests are.
30
| 4.x | `^7.1` | `^4.2 \|\| ^5.0 \|\| ^6.0` | `^5.0 \|\| ^6.0 \|\| ^7.0` |
31
| 5.x | `>= 7.2` | `^5.0 \|\| ^6.0 \|\| ^7.0` | `^6.0 \|\| ^7.0 \|\| ^8.0` |
32
| 6.x | `>= 7.3` | `^6.0 \|\| ^7.0` | `^9.2 \|\| ^10.0 \|\| ^11.0` |
33
+| 7.x | `>= 8.1` | `^7.0 \|\| ^8.0` | `^9.2 \|\| ^10.0 \|\| ^11.0` |
34
35
## Change Log
36
0 commit comments