Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ssx committed Sep 16, 2020
1 parent 5c9a790 commit 8a5ebb8
Show file tree
Hide file tree
Showing 2 changed files with 2,146 additions and 622 deletions.
9 changes: 7 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,15 @@
{
"name": "Ashley Clarke",
"email": "[email protected]"
}
},
{
"name": "Scott Robinson",
"email": "[email protected]",
"homepage": "http://dor.ky"
}
],
"require": {
"illuminate/contracts": "^5.5|^6.0|^7.0"
"illuminate/contracts": "^5.5|^6.0|^7.0|^8.0"
},
"require-dev": {
"orchestra/testbench": "^3.5|^5.0",
Expand Down
Loading

0 comments on commit 8a5ebb8

Please sign in to comment.