Skip to content

Commit

Permalink
Merge pull request #65 from jason-nabooki/patch-1
Browse files Browse the repository at this point in the history
Laravel 11 support
  • Loading branch information
alexw23 authored Apr 10, 2024
2 parents dda1219 + bd0b9e6 commit 87f8db1
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 @@
],
"require": {
"php": "^7.2.5|^8.0",
"illuminate/support": "~6|~7|~8|~9|~10",
"illuminate/support": "~6|~7|~8|~9|~10|~11",
"omnipay/common": "~3.0"
},
"autoload": {
Expand Down

0 comments on commit 87f8db1

Please sign in to comment.