Skip to content

Commit e1393f0

Browse files
committed
Laravel framework compatibility updated
1 parent 95adda9 commit e1393f0

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
@@ -26,7 +26,7 @@
2626
}
2727
},
2828
"require": {
29-
"laravel/framework": "5.5.*|5.6.*"
29+
"laravel/framework": "5.5.*|5.6.*|5.7.*"
3030
},
3131
"require-dev": {
3232
"orchestra/testbench": "3.5.*|3.6.*",

0 commit comments

Comments
 (0)