Composer: update to phalcon >= 4.0.0 and php >=7.4.0
This commit is contained in:
parent
5708effa6f
commit
53f50ba49e
2 changed files with 1315 additions and 288 deletions
|
|
@ -2,8 +2,9 @@
|
|||
"name" : "pnx/httpcb",
|
||||
"description" : "",
|
||||
"require": {
|
||||
"php": ">=7.0.0",
|
||||
"ext-phalcon": ">=3.4.0",
|
||||
"php": ">=7.4.0",
|
||||
"ext-phalcon": ">=4.0.0",
|
||||
"ext-psr": "*",
|
||||
"ext-redis": "*",
|
||||
"ext-yaml": "*",
|
||||
"robmorgan/phinx": "^0.10.6",
|
||||
|
|
|
|||
1598
composer.lock
generated
1598
composer.lock
generated
File diff suppressed because it is too large
Load diff
Reference in a new issue