Updated composer keywords

This commit is contained in:
R. Eric Wheeler 2022-05-11 16:41:09 -07:00
parent e19eb6040c
commit edc69bb071
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"name": "olive/map",
"description": "Generic map for PHP",
"type": "library",
"keywords": ["map", "hashmap", "hash-map", "data", "data structure", "array", "arrayaccess"],
"require": {
"php": ">=8.1",
"php-ds/php-ds": "^1.4"