Skip to content

Commit

Permalink
Allow both versions
Browse files Browse the repository at this point in the history
  • Loading branch information
m1guelpf committed Dec 23, 2018
1 parent 95a5cf2 commit 663c637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
}],
"require": {
"php": "^5.6 || ^7.0",
"laravel/socialite": "~4.0"
"laravel/socialite": "~3.0|~4.0"
},
"require-dev": {
"phpunit/phpunit": "^5.0",
Expand Down

0 comments on commit 663c637

Please sign in to comment.