From 521446349bb2971206abe831e2cc58038d366d10 Mon Sep 17 00:00:00 2001 From: Joby Elliott Date: Fri, 17 Aug 2018 16:21:05 -0600 Subject: [PATCH] renaming --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index f119a2d..3a938e6 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "byjoby/flatarray", + "name": "byjoby/flatrr", "description": "A library for working with multi-dimensional arrays through flattened keys", "type": "library", "license": "MIT", @@ -28,4 +28,4 @@ "require": { "symfony/yaml": "^3.4" } -} +} \ No newline at end of file