Skip to content

Commit

Permalink
Add SocialConnect/Auth as dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Jul 9, 2017
1 parent 18e099a commit 82398b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"description": "A CakePHP plugin which allows you to authenticate using social providers like Facebook/Google/Twitter etc.",
"type": "cakephp-plugin",
"require": {
"cakephp/cakephp": "^3.4"
"cakephp/cakephp": "^3.4",
"socialconnect/auth": "^1.4.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 82398b8

Please sign in to comment.