Skip to content

Commit add8026

Browse files
authored
Remove trailing comma
1 parent ff73128 commit add8026

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
@@ -6,7 +6,7 @@
66
"license": "LGPL-3.0-only",
77
"require": {
88
"php": ">=5.5.9",
9-
"laravel/framework": "^5.1|^6.0",
9+
"laravel/framework": "^5.1|^6.0"
1010
},
1111
"autoload": {
1212
"psr-4": {

0 commit comments

Comments
 (0)