Skip to content

Commit 1e51b8f

Browse files
committed
docs: update Pest version support to 1–4 in README
1 parent 026b1fb commit 1e51b8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Run [PHPUnit](https://phpunit.de/) and [Pest](https://pestphp.com/) tests direct
2121
## Features
2222

2323
- **Test Explorer integration** — discover, run, and debug tests from the sidebar
24-
- **PHPUnit 7 – 12 & Pest 23** — broad version support
24+
- **PHPUnit 7 – 12 & Pest 14** — broad version support
2525
- **Colored output** — syntax-highlighted results with embedded PHP source snippets
2626
- **Clickable stack traces** — jump to file:line directly from error output
2727
- **Remote environments** — Docker, SSH, Laravel Sail, DDEV via custom commands

README.zh-TW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
## 功能特色
2222

2323
- **Test Explorer 整合** — 從側邊欄探索、執行、偵錯測試
24-
- **PHPUnit 7 – 12 & Pest 23** — 廣泛的版本支援
24+
- **PHPUnit 7 – 12 & Pest 14** — 廣泛的版本支援
2525
- **彩色輸出** — 語法高亮的測試結果,內嵌 PHP 原始碼片段
2626
- **可點擊的堆疊追蹤** — 從錯誤輸出直接跳轉到 file:line
2727
- **遠端環境** — 透過自訂命令支援 Docker、SSH、Laravel Sail、DDEV

0 commit comments

Comments
 (0)