We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea0fc4 commit c5d789aCopy full SHA for c5d789a
composer.json
@@ -2,10 +2,10 @@
2
"name": "socialiteproviders/xrel",
3
"description": "xREL.to OAuth1 Provider for Laravel Socialite",
4
"license": "MIT",
5
- "authors": {
+ "authors": [{
6
"name": "DraperStudio",
7
"email": "hello@draperstud.io"
8
- },
+ }],
9
"require": {
10
"php": ">=5.5.0",
11
"socialiteproviders/manager": "~1.0"
0 commit comments