Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Dec 17, 2023
1 parent f9defb0 commit 62bc4f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@ Middleware components with the following cache utilities:
* [CachePrevention](#cacheprevention)
* [Expires](#expires)
* [Cache](#cache)
* [ClearSiteData](#clearsitedata)

## Requirements

* PHP >= 7.2
* PHP >= 8.2
* A [PSR-7 http library](https://github.com/middlewares/awesome-psr15-middlewares#psr-7-implementations)
* A [PSR-15 middleware dispatcher](https://github.com/middlewares/awesome-psr15-middlewares#dispatcher)

Expand Down

0 comments on commit 62bc4f7

Please sign in to comment.