Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit efcb6f9

Browse files
committed
rename config
1 parent a92bc1e commit efcb6f9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

DependencyInjection/MatTheCatHtmlCompressorExtension.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public function load(array $configs, ContainerBuilder $container)
3131
$container,
3232
new FileLocator(__DIR__.'/../Resources/config')
3333
);
34-
$loader->load('services.yml');
34+
$loader->load('listener.yml');
3535
}
3636
}
3737

File renamed without changes.

0 commit comments

Comments
 (0)