Skip to content

Commit a533e37

Browse files
committed
docs: update supported symfony versions
1 parent b0aba8c commit a533e37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The following `psr/http-client-implementation` implementations are discovered an
3333
- [php-http/guzzle6-adapter](https://github.com/php-http/guzzle6-adapter) ^2.0
3434
- [php-http/guzzle7-adapter](https://github.com/php-http/guzzle7-adapter) ^0.1 | ^1.0
3535
- [php-http/socket-client](https://github.com/php-http/socket-client) ^2.0
36-
- [symfony/http-client](https://github.com/symfony/http-client) ^4.3 | ^5.0 | ^6.0
36+
- [symfony/http-client](https://github.com/symfony/http-client) ^4.3 | ^5.0 | ^6.0 | ^7.0
3737
- [voku/httpful](https://github.com/voku/httpful) ^2.2
3838

3939
The following mock implementations are also available:

0 commit comments

Comments
 (0)