Skip to content

Releases: mezzio/mezzio-authentication-laminasauthentication

1.6.0

01 Jan 23:07
1.6.0
7241eb2
Compare
Choose a tag to compare

Release Notes for 1.6.0

Feature release (minor)

1.6.0

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 2

Documentation

Enhancement

Enhancement,renovate

renovate

1.5.0

16 Nov 12:25
1.5.0
d2a6734
Compare
Choose a tag to compare

Release Notes for 1.5.0

Feature release (minor)

1.5.0

  • Total issues resolved: 0
  • Total pull requests resolved: 0
  • Total contributors: 0

1.4.0

20 Sep 10:47
1.4.0
6536e85
Compare
Choose a tag to compare

Release Notes for 1.4.0

Feature release (minor)

1.4.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

Enhancement

renovate

1.3.0

07 Apr 21:50
1.3.0
8f1a5d1
Compare
Choose a tag to compare

Release Notes for 1.3.0

Changed

This release modifies the BasicAccess class to allow receiving either a callable factory that will generate an empty PSR-17 response OR a PSR-17 ResponseFactoryInterface instance. In the case of the callable factory, internally it will now be wrapped in a decorator that implements ResponseFactoryInterface.

This change means that if a PSR-17 ResponseFactoryInterface service is configured in your application, it will now be used to generate unauthorized responses.

Removed

This release removes support for PHP 7.3.

1.3.0

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 4

Enhancement

1.2.0

14 Sep 22:04
1.2.0
c84650b
Compare
Choose a tag to compare

Release Notes for 1.2.0

Feature release (minor)

1.2.0

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 3

Enhancement

1.1.0

10 Jan 16:08
1.1.0
e089427
Compare
Choose a tag to compare

1.1.0 - 2021-01-10

Added

  • #6 Adds PHP 8.0 support

Release Notes for 1.1.0

1.1.0