Skip to content

Commit

Permalink
Merge pull request #1 from jason-nabooki/laravel-7
Browse files Browse the repository at this point in the history
Laravel 7 support
  • Loading branch information
jason-nabooki authored May 6, 2020
2 parents 74d51d1 + f402108 commit c42dc9c
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": ">=5.4.0",
"illuminate/support": "~5|~6",
"illuminate/support": "~5|~6|~7",
"omnipay/common": "~3.0",
"php-http/guzzle6-adapter": "^1.1|^2"
},
Expand Down

0 comments on commit c42dc9c

Please sign in to comment.