From c349abc96dcb060344a67de282cde11acbe018d8 Mon Sep 17 00:00:00 2001 From: "tien.xuan.vo" Date: Fri, 18 Oct 2024 11:12:56 +0700 Subject: [PATCH] docs: Mark version 10 stable --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7f8205e..f52f870c 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ It's best to run Pact verification tests as part of your unit testing suite, so | Version | Status | [Spec] Compatibility | PHP Compatibility | Install | | ------- | ---------- | -------------------- | ----------------- | ------------------ | -| 10.x | Alpha | 1, 1.1, 2, 3, 4 | ^8.1 | See [installation] | +| 10.x | Stable | 1, 1.1, 2, 3, 4 | ^8.1 | See [installation] | | 9.x | Stable | 1, 1.1, 2, 3\* | ^8.0 | [9xx] | | 8.x | Deprecated | 1, 1.1, 2, 3\* | ^7.4\|^8.0 | | | 7.x | Deprecated | 1, 1.1, 2, 3\* | ^7.3 | |