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 1c4d946 commit 103fbba
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
{
"name": "Tyler Arbon",
"email": "[email protected]"
},
{
"name": "Scott Robinson",
"email": "[email protected]",
"homepage": "http://dor.ky"
}
],
"autoload":{
Expand All @@ -27,8 +32,8 @@
},
"minimum-stability": "stable",
"require": {
"illuminate/contracts": "^5.5|^6.0|^7.0",
"illuminate/support": "^5.5|^6.0|^7.0",
"illuminate/contracts": "^5.5|^6.0|^7.0|^8.0",
"illuminate/support": "^5.5|^6.0|^7.0|^8.0",
"php": "^7.0"
},
"require-dev": {
Expand Down

0 comments on commit 103fbba

Please sign in to comment.