Skip to content

Commit

Permalink
Merge branch 'master' into marin-3
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik authored May 16, 2024
2 parents f54b560 + 2e85441 commit 767c1d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Yii CSRF Protection Library Change Log

## 2.1.1 under development
## 2.1.2 under development

- no changes in this release.

## 2.1.1 May 08, 2024

- Enh #55: Add support for `psr/http-message` version `^2.0` (@vjik)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The package provides [PSR-15](https://www.php-fig.org/psr/psr-15/) middleware fo

## Installation

The package could be installed with composer:
The package could be installed with [Composer](https://getcomposer.org):

```shell
composer require yiisoft/csrf
Expand Down

0 comments on commit 767c1d5

Please sign in to comment.