Archived
1
0
Fork 0

composer require redis extension

This commit is contained in:
Henrik Hautakoski 2018-08-08 15:31:15 +02:00
parent 33d484355a
commit 102e6cc613
No known key found for this signature in database
GPG key ID: 839F3A7EAFAEAFAA
2 changed files with 5 additions and 3 deletions

View file

@ -4,6 +4,7 @@
"require": {
"php": ">=7.0.0",
"ext-phalcon": ">=3.4.0",
"ext-redis": "*",
"robmorgan/phinx": "^0.9.2",
"league/oauth2-client": "^2.3",
"league/oauth2-github": "^2.0",