Skip to content

Commit 103fbba

Browse files
committed
Version bump
1 parent 1c4d946 commit 103fbba

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

composer.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
{
1414
"name": "Tyler Arbon",
1515
"email": "[email protected]"
16+
},
17+
{
18+
"name": "Scott Robinson",
19+
"email": "[email protected]",
20+
"homepage": "http://dor.ky"
1621
}
1722
],
1823
"autoload":{
@@ -27,8 +32,8 @@
2732
},
2833
"minimum-stability": "stable",
2934
"require": {
30-
"illuminate/contracts": "^5.5|^6.0|^7.0",
31-
"illuminate/support": "^5.5|^6.0|^7.0",
35+
"illuminate/contracts": "^5.5|^6.0|^7.0|^8.0",
36+
"illuminate/support": "^5.5|^6.0|^7.0|^8.0",
3237
"php": "^7.0"
3338
},
3439
"require-dev": {

0 commit comments

Comments
 (0)