Skip to content

Commit

Permalink
Merge branch '1.3' into 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Jul 31, 2022
2 parents 7479699 + 13016f4 commit a4776df
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 @@ -16,12 +16,12 @@ Bounded Cache was created by, and is maintained by [Graham Campbell](https://git

## Installation

This version requires [PHP](https://www.php.net/) 8.0-8.1.
This version requires [PHP](https://www.php.net/) 8.0-8.2.

To get the latest version, simply require the project using [Composer](https://getcomposer.org/):

```bash
$ composer require "graham-campbell/bounded-cache:^2.0"
$ composer require "graham-campbell/bounded-cache:^2.1"
```


Expand Down

0 comments on commit a4776df

Please sign in to comment.