Skip to content

Commit db3dc17

Browse files
committed
Remove trailing comma
1 parent c1f2b2d commit db3dc17

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
@@ -44,6 +44,6 @@
4444
"l10": [
4545
"composer require laravel/framework:10.* orchestra/testbench:8.* --no-interaction --no-update",
4646
"composer update --prefer-stable --prefer-dist --no-interaction"
47-
],
47+
]
4848
}
4949
}

0 commit comments

Comments
 (0)