Skip to content

Commit 2f51403

Browse files
authored
Update the yiisoft/arrays dependency to ^2.0 (#76)
1 parent f07e26e commit 2f51403

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-mbstring": "*",
2323
"ext-pdo": "*",
24-
"yiisoft/arrays": "^1.0",
24+
"yiisoft/arrays": "^2.0",
2525
"yiisoft/db": "^3.0@dev",
2626
"yiisoft/strings": "^2.0"
2727
},

0 commit comments

Comments
 (0)