Skip to content

Commit

Permalink
Update versions in README.md (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
lildude authored Jan 22, 2025
2 parents 0d13727 + b58733e commit ab8255d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ The development of phpSmug takes place in my free time. If you find phpSmug usef

## Requirements

* PHP >= 7.3.0,
* [Guzzle 6](https://github.com/guzzle/guzzle) library and the [Guzzle OAuth1 Subscriber](https://github.com/guzzle/oauth-subscriber),
* (optional) [PHPUnit](https://phpunit.de/) and [php-cs-fixer](http://cs.sensiolabs.org/) to run tests.
* PHP >= 8.1.0,
* [Guzzle 7](https://github.com/guzzle/guzzle) library and the [Guzzle OAuth1 Subscriber](https://github.com/guzzle/oauth-subscriber),
* (optional) [PHPUnit](https://phpunit.de/) to run tests.

## Installation

Expand Down

0 comments on commit ab8255d

Please sign in to comment.