We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e24db9b commit 15af598Copy full SHA for 15af598
composer.json
@@ -16,9 +16,9 @@
16
"php": ">=5.2.0"
17
},
18
"suggest": {
19
- "uzyn/opauth-facebook": "Allows Facebook authentication",
20
- "uzyn/opauth-google": "Allows Google authentication",
21
- "uzyn/opauth-twitter": "Allows Twitter authentication"
+ "opauth/facebook": "Allows Facebook authentication",
+ "opauth/google": "Allows Google authentication",
+ "opauth/twitter": "Allows Twitter authentication"
22
23
"autoload": {
24
"psr-0": {
0 commit comments