composer: more info.
This commit is contained in:
parent
c4ca8e623b
commit
d61df18a1c
1 changed files with 11 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
"name" : "pnx/httpcb",
|
||||
"description" : "",
|
||||
"require": {
|
||||
"php": ">=7.0.0",
|
||||
"ext-phalcon": ">=3.4.0",
|
||||
|
|
@ -9,5 +11,13 @@
|
|||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue