This commit is contained in:
Joby Elliott 2018-08-17 16:21:05 -06:00
parent 36f787ca8f
commit 521446349b

View file

@ -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"
}
}
}