Merge branch '1.1.x' into '1.x'
Updated composer keywords See merge request olive/PHP/map!7
This commit is contained in:
commit
1741825342
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue