Compare commits

..

2 Commits
1.x ... 1.1.x

Author SHA1 Message Date
R. Eric Wheeler 1345e1e70c update deps 2023-06-30 10:49:21 -07:00
R. Eric Wheeler f7796f4a18 Update dependencies 2023-02-22 21:03:57 -08:00
2 changed files with 207 additions and 210 deletions

View File

@ -4,12 +4,12 @@
"type": "library", "type": "library",
"keywords": ["map", "hashmap", "hash-map", "data", "data structure", "array", "arrayaccess"], "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"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.13", "friendsofphp/php-cs-fixer": "^3.14",
"phpunit/phpunit": "^9.5" "phpunit/phpunit": "^9.6"
}, },
"license": "MPL-2.0", "license": "MPL-2.0",
"authors": [ "authors": [

411
composer.lock generated

File diff suppressed because it is too large Load Diff