Updated composer keywords
This commit is contained in:
parent
e19eb6040c
commit
edc69bb071
|
@ -2,6 +2,7 @@
|
||||||
"name": "olive/map",
|
"name": "olive/map",
|
||||||
"description": "Generic map for PHP",
|
"description": "Generic map for PHP",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
|
"keywords": ["map", "hashmap", "hash-map", "data", "data structure", "array", "arrayaccess"],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=8.1",
|
"php": ">=8.1",
|
||||||
"php-ds/php-ds": "^1.4"
|
"php-ds/php-ds": "^1.4"
|
||||||
|
|
Loading…
Reference in New Issue