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