Skip to content

Commit

Permalink
Updated Dependency Injection
Browse files Browse the repository at this point in the history
  • Loading branch information
Francis Besset committed Jan 16, 2011
1 parent 9ad2275 commit 54a67ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DependencyInjection/PackingMinifyExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace Bundle\PackingMinifyBundle\DependencyInjection;

use Symfony\Component\DependencyInjection\Extension\Extension;
use Symfony\Component\HttpKernel\DependencyInjection\Extension;
use Symfony\Component\DependencyInjection\ContainerBuilder;
use Symfony\Component\DependencyInjection\Loader\XmlFileLoader;

Expand Down

0 comments on commit 54a67ed

Please sign in to comment.