composer: force phalcon >= 3.4.0
This commit is contained in:
parent
3f2f3f6af6
commit
c4ca8e623b
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"require": {
|
||||
"php": ">=7.0.0",
|
||||
"ext-phalcon": ">=3.4.0",
|
||||
"robmorgan/phinx": "^0.9.2",
|
||||
"league/oauth2-client": "^2.3",
|
||||
"league/oauth2-github": "^2.0",
|
||||
|
|
|
|||
Reference in a new issue