Skip to content

Commit

Permalink
Update dependencies to support Laravel 7
Browse files Browse the repository at this point in the history
  • Loading branch information
thijsw authored and j3j5 committed May 30, 2020
1 parent 0203bd2 commit 39c95bd
Show file tree
Hide file tree
Showing 2 changed files with 337 additions and 220 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"require": {
"php": ">=5.5.9",
"ext-zip": "*",
"illuminate/support": "5.*|6.*"
"illuminate/support": "5.*|6.*|7.*"
},
"require-dev": {
"phpunit/phpunit" : "4.*",
Expand Down
Loading

0 comments on commit 39c95bd

Please sign in to comment.