24 lines
636 B
JSON
24 lines
636 B
JSON
{
|
|
"name" : "pnx/httpcb",
|
|
"description" : "",
|
|
"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",
|
|
"league/oauth2-google": "^2.2",
|
|
"omines/oauth2-gitlab": "^3.1",
|
|
"localheinz/json-printer": "^2.0",
|
|
"sendgrid/sendgrid": "^7.0"
|
|
},
|
|
"license": "MIT",
|
|
"authors": [
|
|
{
|
|
"name": "Henrik Hautakoski",
|
|
"email": "henrik.hautakoski@gmail.com",
|
|
"homepage": "http://shufflingpixels.com"
|
|
}
|
|
]
|
|
}
|