Skip to content

Commit 6c4521f

Browse files
committed
Update for Laravel 7
1 parent 1deb721 commit 6c4521f

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
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": "^7.1.3",
15-
"laravel/framework": "^5.5 || ^6.0"
15+
"laravel/framework": "^5.5 || ^6.0 || ^7.0"
1616
},
1717
"require-dev": {
1818
"graham-campbell/testbench": "^5.0"

0 commit comments

Comments
 (0)