Skip to content
Snippets Groups Projects
Verified Commit c9cb469b authored by Pavel Břoušek's avatar Pavel Břoušek Committed by Pavel Břoušek
Browse files

fix: PSR-4 autoload without namespaces

parent d68aa84d
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
],
"autoload": {
"psr-4": {
"PrivacyIdea\\PHPClient\\": "src"
"": "src"
}
},
"repositories": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment