We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f912f1 commit b3dcda5Copy full SHA for b3dcda5
composer.json
@@ -13,6 +13,6 @@
13
"guzzlehttp/guzzle": "^6.2"
14
},
15
"autoload": {
16
- "psr-4": { "Shotstack\\" : "src/" }
+ "psr-4": { "Shotstack\\Client\\" : "src/" }
17
}
18
0 commit comments