12 lines
329 B
JSON
12 lines
329 B
JSON
{
|
|
"require": {
|
|
"php": ">=7.0.0",
|
|
"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"
|
|
}
|
|
}
|