Skip to content

Commit a4646fc

Browse files
committed
Fixed type in composer.json
1 parent 9ca0c7c commit a4646fc

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
@@ -34,7 +34,7 @@
3434
},
3535
"autoload": {
3636
"psr-4": {
37-
"Dazzle\\Zmq\\": "src/Socket",
37+
"Dazzle\\Zmq\\": "src/Zmq",
3838
"Dazzle\\Zmq\\Test\\": "test"
3939
}
4040
},

0 commit comments

Comments
 (0)