Releases: psr-discovery/discovery
Releases · psr-discovery/discovery
1.2.0
What's Changed
- Catch exceptions from
Composer::satisfies
potentially thrown duringdiscoveries()
method calls, by @aidan-casey in #7. - Bump minimum supported PHP version to 8.2
New Contributors
- @aidan-casey made their first contribution in #7
Full Changelog: 1.1.2...1.2.0
1.1.2
What's Changed
- fix: mismatch in classname for cache discovery by @reyostallenberg in #6
New Contributors
- @reyostallenberg made their first contribution in #6
Full Changelog: 1.1.1...1.1.2
1.1.1
1.1.0
What's Changed
- Add support for UploadedFileFactoryInterface and UriFactoryInterface by @flavioheleno in #4
New Contributors
- @flavioheleno made their first contribution in #4
Full Changelog: 1.0.2...1.1.0