Archived
1
0
Fork 0

composer: force phalcon >= 3.4.0

This commit is contained in:
Henrik Hautakoski 2018-08-08 02:13:16 +02:00
parent 3f2f3f6af6
commit c4ca8e623b
No known key found for this signature in database
GPG key ID: 839F3A7EAFAEAFAA

View file

@ -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",