We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 838e7a0 commit 10d9019Copy full SHA for 10d9019
CHANGELOG.md
@@ -2,12 +2,18 @@
2
3
## Unreleased
4
5
+## 1.8.0 - 2020-06-14
6
+
7
### Added
8
9
- Support discovering PSR-17 factories of `guzzlehttp/psr7` package
10
- Support discovering PSR-17 factories of `laminas/laminas-diactoros` pakcage
11
- `ClassDiscovery::getStrategies()` to retrieve the list of current strategies.
12
13
+### Fixed
14
15
+- Ignore exception during discovery when Symfony HttplugClient checks if HTTPlug is available.
16
17
## 1.7.4 - 2020-01-03
18
19
### Fixed
0 commit comments