Skip to content

Commit ebf84b3

Browse files
authored
Update composer.json
1 parent d724e43 commit ebf84b3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

composer.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,14 @@
55
"version": "1.0.1",
66
"license": "MIT",
77
"authors": [
8-
{
9-
"name": "karpy47",
8+
{
9+
"name": "karpy47"
1010
}
1111
],
1212
"autoload": {
13-
"psr-4": { "karpy47\\php-mqtt-client\\": "" }
13+
"psr-4": {
14+
"karpy47\\php-mqtt-client\\": ""
15+
}
1416
},
1517
"minimum-stability": "dev",
1618
"require": {

0 commit comments

Comments
 (0)