Archived
1
0
Fork 0

composer: adding omines/oauth2-gitlab

This commit is contained in:
Henrik Hautakoski 2018-04-09 00:06:10 +02:00
parent 52ea0c7531
commit 158cacdb8a
2 changed files with 65 additions and 3 deletions

View file

@ -3,6 +3,7 @@
"robmorgan/phinx": "^0.9.2",
"league/oauth2-client": "^2.3",
"league/oauth2-github": "^2.0",
"league/oauth2-google": "^2.2"
"league/oauth2-google": "^2.2",
"omines/oauth2-gitlab": "^3.1"
}
}