Skip to content

Commit d2bd712

Browse files
committed
Laravel 7 compatibility.
1 parent c07082e commit d2bd712

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2",
20-
"illuminate/support": "~5|~6"
20+
"illuminate/support": "~5|~6|~7"
2121
},
2222
"require-dev": {
2323
"phpunit/phpunit": "^8",

0 commit comments

Comments
 (0)