composer: adding omines/oauth2-gitlab
This commit is contained in:
parent
52ea0c7531
commit
158cacdb8a
2 changed files with 65 additions and 3 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue