diff --git a/config/6.0.0-alpha.yml b/config/6.0.0-alpha.yml index 3fdf3106..e6c837dd 100644 --- a/config/6.0.0-alpha.yml +++ b/config/6.0.0-alpha.yml @@ -1,7 +1,7 @@ # The YAML configuration file for generating Dockerfile of image phpswoole/swoole:6.0.0-alpha. # For technical details of the configuration file, please check comments and sample configurations in file /config.yml. # -status: "under development" +status: "released" php: - "8.0.30" - "8.1.29"