Skip to content

Commit 69fb67c

Browse files
authored
Update README.md
1 parent ebf69e0 commit 69fb67c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@
77
[![Quality Score](https://img.shields.io/scrutinizer/g/php-http/discovery.svg?style=flat-square)](https://scrutinizer-ci.com/g/php-http/discovery)
88
[![Total Downloads](https://img.shields.io/packagist/dt/php-http/discovery.svg?style=flat-square)](https://packagist.org/packages/php-http/discovery)
99

10-
**Finds installed HTTPlug implementations and PSR-7 message factories.**
10+
**Find installed PSR-17 factories, PSR-18 clients and HTTPlug factories.**
1111

12+
Since 1.15.0, this library also provides a composer plugin that automatically installs well-known PSR implementations if composer dependencies require a PSR implementation but do not specify which implementation to install.
1213

1314
## Install
1415

0 commit comments

Comments
 (0)