We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d13727 + b58733e commit ab8255dCopy full SHA for ab8255d
README.md
@@ -19,9 +19,9 @@ The development of phpSmug takes place in my free time. If you find phpSmug usef
19
20
## Requirements
21
22
-* PHP >= 7.3.0,
23
-* [Guzzle 6](https://github.com/guzzle/guzzle) library and the [Guzzle OAuth1 Subscriber](https://github.com/guzzle/oauth-subscriber),
24
-* (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.
25
26
## Installation
27
0 commit comments