Skip to content

Commit 2291bbc

Browse files
author
Katalam
committed
Fix composer.json format
1 parent 9e2a042 commit 2291bbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"autoload": {
3636
"psr-4": {
37-
"Hyperlink\\JsonStructure\\": "src",
37+
"Hyperlink\\JsonStructure\\": "src"
3838
}
3939
},
4040
"autoload-dev": {
@@ -60,7 +60,7 @@
6060
"laravel": {
6161
"providers": [
6262
"Hyperlink\\JsonStructure\\JsonStructureServiceProvider"
63-
],
63+
]
6464
}
6565
},
6666
"minimum-stability": "dev",

0 commit comments

Comments
 (0)