Skip to content

Commit 8a5ebb8

Browse files
committed
Version bump
1 parent 5c9a790 commit 8a5ebb8

File tree

2 files changed

+2146
-622
lines changed

2 files changed

+2146
-622
lines changed

composer.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,15 @@
77
{
88
"name": "Ashley Clarke",
99
"email": "me@ashleyclarke.me"
10-
}
10+
},
11+
{
12+
"name": "Scott Robinson",
13+
"email": "scott@dor.ky",
14+
"homepage": "http://dor.ky"
15+
}
1116
],
1217
"require": {
13-
"illuminate/contracts": "^5.5|^6.0|^7.0"
18+
"illuminate/contracts": "^5.5|^6.0|^7.0|^8.0"
1419
},
1520
"require-dev": {
1621
"orchestra/testbench": "^3.5|^5.0",

0 commit comments

Comments
 (0)