From 3a80615cac9428c7032a18aabfc708fc508ee9df Mon Sep 17 00:00:00 2001 From: Robin van der Vleuten Date: Wed, 13 Jun 2012 12:42:33 +0300 Subject: [PATCH] Changed the name to the correct one. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1f5f3a4..263386b 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "rvdv/knp-gaufrette-bundle", + "name": "knplabs/knp-gaufrette-bundle", "type": "symfony-bundle", "description": "Allows to easily use the Gaufrette library in a Symfony project", "keywords": ["file", "filesystem", "media", "abstraction"],