initial commit
This commit is contained in:
commit
e869a1cab4
107 changed files with 9029 additions and 0 deletions
8
composer.json
Normal file
8
composer.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"require": {
|
||||
"robmorgan/phinx": "^0.6.2",
|
||||
"opauth/google": "^0.2.2",
|
||||
"opauth/twitter": "^0.3.1",
|
||||
"opauth/github": "^0.1.0",
|
||||
}
|
||||
}
|
||||
Reference in a new issue