Skip to content

Commit ce9bc7a

Browse files
author
Stef Rouschop
authored
Merge pull request #1 from stefro/L7-support
Laravel 7 support
2 parents 1998ae9 + f28342f commit ce9bc7a

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)