Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik authored Jun 13, 2023
1 parent 4935d53 commit 93e9ad4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@ If too many requests are received from a user within the stated period of the ti

## Requirements

- PHP 7.4 or higher.
- PHP 8.0 or higher.

## Installation

The package could be installed with composer:

```shell
composer install yiisoft/rate-limiter --prefer-dist
composer install yiisoft/rate-limiter
```

## General usage
Expand Down

0 comments on commit 93e9ad4

Please sign in to comment.