renaming
This commit is contained in:
parent
36f787ca8f
commit
521446349b
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "byjoby/flatarray",
|
"name": "byjoby/flatrr",
|
||||||
"description": "A library for working with multi-dimensional arrays through flattened keys",
|
"description": "A library for working with multi-dimensional arrays through flattened keys",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -28,4 +28,4 @@
|
||||||
"require": {
|
"require": {
|
||||||
"symfony/yaml": "^3.4"
|
"symfony/yaml": "^3.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue