We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0d92ea commit a695a02Copy full SHA for a695a02
composer.json
@@ -7,7 +7,7 @@
7
},
8
"autoload": {
9
"psr-4": {
10
- "Interop\\Queue\\Spec": "src/"
+ "Interop\\Queue\\Spec\\": "src/"
11
}
12
13
"extra": {
0 commit comments