update phalcon support

This commit is contained in:
kideny
2022-09-27 06:01:13 +08:00
parent 6dba239462
commit 84854c8f0d
4 changed files with 25 additions and 44 deletions

View File

@ -43,8 +43,8 @@ PHP_VERSION=7.4
### Phalcon Version ###########################################
# Select a Phalcon version of the Workspace and PHP-FPM containers (Does not apply to HHVM). Accepted values: 3.4.0+
PHALCON_VERSION=4.0.5
# Select a Phalcon version of the Workspace and PHP-FPM containers (Does not apply to HHVM). Accepted values: 5.0.0+
PHALCON_VERSION=5.0.0
### PHP Interpreter #######################################