Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit f982644

Browse files
committed
Add missing comma
1 parent ff69a9f commit f982644

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
@@ -1,7 +1,7 @@
11
{
22
"name": "manavo/laravel-bootstrap-forms",
33
"description": "Recude the boilerplate code required to get forms in Laravel to have Bootstrap styling",
4-
"license": "MIT"
4+
"license": "MIT",
55
"authors": [
66
{
77
"name": "Philip Manavopoulos",

0 commit comments

Comments
 (0)