Skip to content

Commit

Permalink
Chg: 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 2bb2803 commit e3fdd6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@

## 7.0.1 under development

- no changes in this release.
- Chg: Allow yiisoft/arrays ^3.0 (samdark)

## 7.0.0 December 06, 2022

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -30,7 +30,7 @@
"php": "^8.0",
"psr/event-dispatcher": "1.0.0",
"psr/event-dispatcher-implementation": "1.0.0",
"yiisoft/arrays": "^2.0",
"yiisoft/arrays": "^2.0|^3.0",
"yiisoft/cache": "^1.0|^2.0",
"yiisoft/files": "^1.0|^2.0",
"yiisoft/html": "^2.5|^3.0",
Expand Down

0 comments on commit e3fdd6d

Please sign in to comment.