From 632d8724f68438798893a3e6413e779b6fc52d7c Mon Sep 17 00:00:00 2001 From: Joby Elliott Date: Fri, 17 Aug 2018 22:22:05 +0000 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index eb3779f..1f04c52 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",