Skip to content

Commit

Permalink
Update namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthiew committed Jul 17, 2013
1 parent 76d8f8a commit 8fe7392
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DependencyInjection/Configuration.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace GoogleAnalytics\DependencyInjection;
namespace GoogleAnalyticsServerSide\DependencyInjection;

use Symfony\Component\Config\Definition\Builder\TreeBuilder;
use Symfony\Component\Config\Definition\ConfigurationInterface;
Expand All @@ -26,4 +26,4 @@ public function getConfigTreeBuilder()

return $treeBuilder;
}
}
}

0 comments on commit 8fe7392

Please sign in to comment.