Skip to content

Commit

Permalink
Merge pull request #13 from kriiv/patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
scottybo authored Sep 10, 2020
2 parents 479530c + 226183f commit 6cf320d
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 @@ -12,7 +12,7 @@
"minimum-stability": "stable",
"require": {
"php": ">=7.2",
"illuminate/support": "6.* || 7.*",
"illuminate/support": "6.* || 7.* || 8.*",
"google/apiclient": "^2.0"
},
"autoload": {
Expand Down

0 comments on commit 6cf320d

Please sign in to comment.