Browse Source

Se acomoda el namespace

Maximiliano Schvindt 7 years ago
parent
commit
ec31c2c77f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -3,7 +3,7 @@
     "description": "The Flowdat3 StatsD Bundle",
     "keywords": ["stats", "statsd"],
     "autoload": {
-        "psr-4": { "StatsBundle\\": "" }
+        "psr-4": { "StatsDBundle\\": "" }
     },
     "version": "1.0",
     "minimum-stability": "stable"