Archived
1
0
Fork 0

composer: more info.

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

View file

@ -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"
}
]
}