Skip to content

Commit b3dcda5

Browse files
committed
Update PSR4 path
1 parent 1f912f1 commit b3dcda5

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
@@ -13,6 +13,6 @@
1313
"guzzlehttp/guzzle": "^6.2"
1414
},
1515
"autoload": {
16-
"psr-4": { "Shotstack\\" : "src/" }
16+
"psr-4": { "Shotstack\\Client\\" : "src/" }
1717
}
1818
}

0 commit comments

Comments
 (0)