diff --git a/Resources/config/adapter_factories.xml b/Resources/config/adapter_factories.xml index 3e2e389..65e9668 100644 --- a/Resources/config/adapter_factories.xml +++ b/Resources/config/adapter_factories.xml @@ -4,24 +4,17 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd"> - - Knplabs\Bundle\GaufretteBundle\DependencyInjection\Factory\InMemoryAdapterFactory - Knplabs\Bundle\GaufretteBundle\DependencyInjection\Factory\ServiceAdapterFactory - Knplabs\Bundle\GaufretteBundle\DependencyInjection\Factory\LocalAdapterFactory - Knplabs\Bundle\GaufretteBundle\DependencyInjection\Factory\SafeLocalAdapterFactory - - - + - + - + - + diff --git a/Resources/config/gaufrette.xml b/Resources/config/gaufrette.xml index cf738c7..374fbf9 100644 --- a/Resources/config/gaufrette.xml +++ b/Resources/config/gaufrette.xml @@ -4,29 +4,22 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd"> - - Gaufrette\Filesystem - Gaufrette\Adapter\InMemory - Gaufrette\Adapter\Local - Gaufrette\Adapter\SafeLocal - - - + - + - + - + - +