Skip to content

Commit

Permalink
Added support for Laravel 7
Browse files Browse the repository at this point in the history
  • Loading branch information
ichtrojan committed Mar 29, 2020
1 parent bfd7f74 commit 879ad8b
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 @@ -31,7 +31,7 @@
}
},
"require": {
"illuminate/support": "^5.0|^6.0"
"illuminate/support": "^5.0|^6.0|^7.0"
},
"require-dev": {
"mockery/mockery": "^1.0",
Expand Down

0 comments on commit 879ad8b

Please sign in to comment.