Skip to content

Releases: API-Skeletons/oauth2-doctrine

5.2.0

29 Feb 00:16
3713768
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.1.0...5.2.0

5.1.0

02 Feb 21:45
859b8c8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.0...5.1.0

5.0.0

17 Jul 23:18
a0a03f2
Compare
Choose a tag to compare

Changes

  • Configuration file config key was changed from api-skeletons... to apiskeletons...
  • Support for Doctrine libraries ^2.1 re-enabled. Specifically laminas-api-tools/api-tools-doctrine has not updated their code to support the latest library versions so this repo now supports the Zend Doctrine library versions.
  • Support for PHP 7.2 dropped

4.0.0

08 Mar 21:39
Compare
Choose a tag to compare

Changes

  • Support for Laminas API Tools