Skip to content

Commit 36c5ef7

Browse files
committed
Laravel 6 Compat
Signed-off-by: Scott Robinson <[email protected]>
1 parent fb799df commit 36c5ef7

File tree

2 files changed

+1256
-594
lines changed

2 files changed

+1256
-594
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"illuminate/contracts": "^5.5"
13+
"illuminate/contracts": "^5.5|^6.0"
1414
},
1515
"require-dev": {
1616
"orchestra/testbench": "^3.5",

0 commit comments

Comments
 (0)