Skip to content

Commit

Permalink
Update the yiisoft/arrays dependency to ^2.0 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed Oct 25, 2021
1 parent 3d47b9a commit e9d0843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -21,7 +21,7 @@
"php": "^7.4|^8.0",
"ext-json": "*",
"ext-pdo": "*",
"yiisoft/arrays": "^1.0",
"yiisoft/arrays": "^2.0",
"yiisoft/db": "^3.0",
"yiisoft/json": "^1.0",
"yiisoft/strings": "^2.0"
Expand Down

0 comments on commit e9d0843

Please sign in to comment.