Skip to content

Commit

Permalink
Merge branch 'master' into update-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed Jan 31, 2024
2 parents c6119cd + 28b98de commit 4d0f8b2
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 @@

## 1.0.1 under development

- no changes in this release.
- Enh #66: Add support of `yiisoft/translator` version `^3.0` (@thenotsoft)

## 1.0.0 May 09, 2023

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -24,7 +24,7 @@
"yiisoft/cache": "2.0",
"yiisoft/arrays": "^2.0|^3.0",
"yiisoft/db": "^1.0",
"yiisoft/translator": "^2.2"
"yiisoft/translator": "^2.2|^3.0"
},
"require-dev": {
"maglnet/composer-require-checker": "^4.2",
Expand Down

0 comments on commit 4d0f8b2

Please sign in to comment.