Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
crazywhalecc committed Nov 23, 2024
1 parent 62b0bf8 commit 391555b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/en/guide/extension-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ This extension contains an implementation of the coroutine environment for `pdo_

## swow

1. Only PHP 8.0 ~ 8.3 is supported.
1. Only PHP 8.0 ~ 8.4 is supported.

## imap

Expand Down
2 changes: 1 addition & 1 deletion docs/zh/guide/extension-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ swoole-hook-sqlite 与 `pdo_sqlite` 扩展冲突。如需使用 Swoole 和 `pdo_

## swow

1. swow 仅支持 PHP 8.0 ~ 8.3 版本。
1. swow 仅支持 PHP 8.0 ~ 8.4 版本。

## imap

Expand Down

0 comments on commit 391555b

Please sign in to comment.