Skip to content

Commit

Permalink
Merge pull request #34 from securit/master
Browse files Browse the repository at this point in the history
Bump Laravel Framework to include 8
  • Loading branch information
Jordan Hall committed Nov 4, 2020
2 parents e486e18 + a1e7e48 commit fcc2d0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -12,8 +12,8 @@
],
"require": {
"php":">=7.1",
"laravel/framework": "^5.1||^6.0||^7.0",
"calcinai/xero-php": "^2.0"
"laravel/framework": "^5.1||^6.0||^7.0||^8.0",
"calcinai/xero-php": "^2.2.2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit fcc2d0f

Please sign in to comment.