Merge pull request #2582 from kideny/master

update support phalcon4.X version
This commit is contained in:
Shao Yu-Lung (Allen)
2020-06-06 17:36:27 +08:00
committed by GitHub
5 changed files with 26 additions and 3 deletions

View File

@ -44,7 +44,7 @@ PHP_VERSION=7.3
### 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=3.4.5
PHALCON_VERSION=4.0.5
### PHP Interpreter #######################################