Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #126 from seblavoie/patch-1
Browse files Browse the repository at this point in the history
Adding support to Laravel 8
  • Loading branch information
joedawson authored Sep 28, 2020
2 parents b3f4a25 + 0749e0f commit 6a4971c
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 @@ -10,7 +10,7 @@
],
"require": {
"php": "^7.0",
"illuminate/support": "^5.4|^6.0|^7.0",
"illuminate/support": "^5.4|^6.0|^7.0|^8.0",
"google/apiclient": "^2.2"
},
"require-dev": {
Expand Down

0 comments on commit 6a4971c

Please sign in to comment.