Skip to content

Commit 042ec84

Browse files
bironeajcooperl22
authored andcommitted
Update composer.json for Laravel 5.7 support
Test support for Laravel 5.7
1 parent b78b01e commit 042ec84

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
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=7.1.3",
20-
"laravel/framework": "5.6.*"
20+
"laravel/framework": "5.7.*"
2121
},
2222
"require-dev": {
2323
},

0 commit comments

Comments
 (0)