diff --git a/README.md b/README.md index 31adbe11..dd67be81 100755 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Compile A Statically Linked PHP With Swoole and other Extensions. [English READM ## 编译环境需求 - 目前在 x86_64 和 aarch64(arm64) 架构上编译成功,其他架构需自行测试 - 需要 Docker(或等我将脚本提出来也可以直接在 Alpine Linux 上使用) -- 脚本支持编译的 PHP 版本(7.2 ~ 8.0) +- 脚本支持编译的 PHP 版本(7.2 ~ 8.1) ## 运行环境需求 Linux