Skip to content

Releases: psr-discovery/discovery

1.2.0

05 Dec 17:00
Compare
Choose a tag to compare

What's Changed

  • Catch exceptions from Composer::satisfies potentially thrown during discoveries() method calls, by @aidan-casey in #7.
  • Bump minimum supported PHP version to 8.2

New Contributors

Full Changelog: 1.1.2...1.2.0

1.1.2

09 Aug 07:09
f94a41c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.1

04 Mar 21:26
9fb31dc
Compare
Choose a tag to compare

What's Changed

  • Bump minimum supported PHP version to 8.1

Full Changelog: 1.1.0...1.1.1

1.1.0

04 Mar 20:53
f8a2f89
Compare
Choose a tag to compare

What's Changed

  • Add support for UploadedFileFactoryInterface and UriFactoryInterface by @flavioheleno in #4

New Contributors

Full Changelog: 1.0.2...1.1.0

1.0.2

27 Mar 19:49
Compare
Choose a tag to compare

Fixes

  • Catch OutOfBoundsException thrown by composer/semver when no matching version is found.

1.0.1

27 Mar 19:45
Compare
Choose a tag to compare

Changes

  • Added composer/semver as production dependency.

1.0.0

27 Mar 06:12
Compare
Choose a tag to compare

Hello World! 🎉