We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d35f2f0 commit 2aa6fc2Copy full SHA for 2aa6fc2
3 files changed
composer.json
@@ -10,7 +10,7 @@
10
"minimum-stability": "stable",
11
"autoload": {
12
"psr-4": {
13
- "Utopia\\": "src/"
+ "Utopia\\Telemetry\\": "src/Telemetry"
14
}
15
},
16
"scripts": {
0 commit comments