Skip to content

Commit e9d0843

Browse files
authored
Update the yiisoft/arrays dependency to ^2.0 (#90)
1 parent 3d47b9a commit e9d0843

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"php": "^7.4|^8.0",
2222
"ext-json": "*",
2323
"ext-pdo": "*",
24-
"yiisoft/arrays": "^1.0",
24+
"yiisoft/arrays": "^2.0",
2525
"yiisoft/db": "^3.0",
2626
"yiisoft/json": "^1.0",
2727
"yiisoft/strings": "^2.0"

0 commit comments

Comments
 (0)