Skip to content

Commit 1993c88

Browse files
authored
Merge pull request #8 from stefro/master
Add Laravel 7 support
2 parents 1998ae9 + ce9bc7a commit 1993c88

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.*|5.7.*|5.8.*|^6.0"
20+
"illuminate/support": "5.6.*|5.7.*|5.8.*|^6.0|^7.0"
2121
},
2222
"autoload": {
2323
"files": [

0 commit comments

Comments
 (0)