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 14d761c commit 4d6f20eCopy full SHA for 4d6f20e
composer.json
@@ -14,7 +14,7 @@
14
"license": "MIT",
15
"autoload": {
16
"psr-4": {
17
- "Supabase\\Client\\": "src/Client/"
+ "Supabase\\": "src/"
18
}
19
},
20
"autoload-dev": {
0 commit comments