From cd2f2ed1c9dfdc789d00548110204db80dbdb0ca Mon Sep 17 00:00:00 2001 From: Rick Date: Mon, 3 Aug 2015 15:32:57 +0100 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fff12d5..e816405 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "heartsentwined/yaml", + "name": "may-den/yaml", "description": "Wrapper around Symfony's Yaml parser - added __DIR__ support.", "license": "GPL-3.0", "keywords": ["yaml", "yml"],