Skip to content

Commit

Permalink
Allow yiisoft/arrays ^3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark committed Jan 16, 2023
1 parent c363652 commit 2301b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -22,7 +22,7 @@
"php": "^8.0",
"npm-asset/bootstrap": "^5.0.0",
"oomphinc/composer-installers-extender": "^2.0.0",
"yiisoft/arrays": "^1.0|^2.0",
"yiisoft/arrays": "^1.0|^2.0|^3.0",
"yiisoft/assets": "^2.0",
"yiisoft/files": "^2.0",
"yiisoft/html": "^3.0",
Expand Down

0 comments on commit 2301b15

Please sign in to comment.