Skip to content

Commit

Permalink
chore: added support for Laravel 8
Browse files Browse the repository at this point in the history
  • Loading branch information
hypnodev committed Dec 10, 2020
1 parent 7d24b1b commit 40c12f4
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 @@ -11,7 +11,7 @@
"homepage": "https://github.com/hypnodev/larapal",
"keywords": ["Laravel", "Larapal"],
"require": {
"illuminate/support": "~5|~6|~7",
"illuminate/support": "~5|~6|~7|~8",
"paypal/paypal-checkout-sdk": "^1.0.1"
},
"require-dev": {
Expand Down

0 comments on commit 40c12f4

Please sign in to comment.