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 d1b69b6 commit 0471269Copy full SHA for 0471269
composer.json
@@ -26,7 +26,7 @@
26
"phpstan/phpstan": "^1.8"
27
},
28
"autoload": {
29
- "psr-4": {"PHPFUI\\": "src/"}
+ "psr-4": {"PHPFUI\\ConstantContact\\": "src/ConstantContact/"}
30
31
"autoload-dev": {
32
"psr-4": {"Tests\\": "Tests/", "Tool\\": "Tool/"}
0 commit comments