Skip to content

Commit a695a02

Browse files
committed
fix composer.
1 parent a0d92ea commit a695a02

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
@@ -7,7 +7,7 @@
77
},
88
"autoload": {
99
"psr-4": {
10-
"Interop\\Queue\\Spec": "src/"
10+
"Interop\\Queue\\Spec\\": "src/"
1111
}
1212
},
1313
"extra": {

0 commit comments

Comments
 (0)