Skip to content

Commit

Permalink
Update yiisoft/router version to ^2.1 (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
rustamwin committed Jan 9, 2023
1 parent 6470367 commit 46ab3c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
@@ -1,8 +1,8 @@
# Yii Router FastRoute adapter Change Log

## 2.0.1 under development
## 2.1.0 under development

- no changes in this release.
- Chg #120: Update `yiisoft/router` version to `^2.1` (@rustamwin)

## 2.0.0 November 12, 2022

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -20,7 +20,7 @@
"php": "^8.0",
"nikic/fast-route": "^1.3",
"psr/simple-cache": "^2.0|^3.0",
"yiisoft/router": "^2.0",
"yiisoft/router": "^2.1",
"psr/http-message": "^1.0",
"yiisoft/http": "^1.2"
},
Expand Down

0 comments on commit 46ab3c6

Please sign in to comment.