Skip to content

Commit 15af598

Browse files
committed
Updated suggestion package names
1 parent e24db9b commit 15af598

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"php": ">=5.2.0"
1717
},
1818
"suggest": {
19-
"uzyn/opauth-facebook": "Allows Facebook authentication",
20-
"uzyn/opauth-google": "Allows Google authentication",
21-
"uzyn/opauth-twitter": "Allows Twitter authentication"
19+
"opauth/facebook": "Allows Facebook authentication",
20+
"opauth/google": "Allows Google authentication",
21+
"opauth/twitter": "Allows Twitter authentication"
2222
},
2323
"autoload": {
2424
"psr-0": {

0 commit comments

Comments
 (0)