Skip to content

Commit

Permalink
Added php-8 support, dropped unsupported php-7.0 (README update)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekosogin committed Feb 21, 2023
1 parent 78d0c05 commit e21ab45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Coverage Status](https://coveralls.io/repos/github/EugenGanshorn/GuzzleBundleRetryPlugin/badge.svg?branch=master)](https://coveralls.io/github/EugenGanshorn/GuzzleBundleRetryPlugin?branch=master)

## Requirements
- PHP 7.3 or above
- PHP 8.0 or above
- [Guzzle Bundle][1]
- [Guzzle Retry middleware][2]

Expand Down

0 comments on commit e21ab45

Please sign in to comment.