Skip to content

Commit af63613

Browse files
author
Jonas Siewertsen
committed
Compatible with Laravel 7
1 parent 905a116 commit af63613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"require": {
2626
"php": "^7.2",
27-
"illuminate/support": "6.*",
27+
"illuminate/support": "6.* || 7.*",
2828
"statamic/cms": "3.*@beta"
2929
},
3030
"extra": {

0 commit comments

Comments
 (0)