Skip to content

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

+1-1
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)