Skip to content

Commit 623075d

Browse files
Laravel 7 Support
1 parent 6a5689c commit 623075d

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
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^7.1",
20-
"illuminate/support": "^5.5|^6"
20+
"illuminate/support": "^5.5|^6|^7"
2121
},
2222
"require-dev": {
2323
"orchestra/testbench": "3.6.*",

0 commit comments

Comments
 (0)