Skip to content

Releases: genkgo/push

5.0.0

28 Mar 19:47

Choose a tag to compare

Small change but BC break:

  • allow to pass different scope to implementations of the AuthorizationHeaderProviderInterface

4.0.0

11 Feb 12:58

Choose a tag to compare

  • drop guzzle dependency
  • use psr http client and factories
  • drop php 8.2 support
  • allow lcobucci/jwt 4 and 5
  • use phpunit 11 and phpstan 2 in testing

3.6.0

22 Aug 20:34

Choose a tag to compare

Support PHP 8.3, drop 8.1

3.5.0

14 Sep 21:32

Choose a tag to compare

Drop older PHP versions, support PHP 8.2.

3.4.2

22 Mar 21:54

Choose a tag to compare

Improve local exceptions

3.4.1

11 Mar 15:42

Choose a tag to compare

Improve docblock

3.4.0

11 Mar 15:37
b8205cb

Choose a tag to compare

Transform Firebase HTTP exceptions into local exceptions, support PHP 8.1

3.3.0

05 Jan 09:50
79e2413

Choose a tag to compare

Support PHP 8.0

3.2.0

27 Sep 09:55

Choose a tag to compare

Upgraded lcobucci/jwt dependency, dropped php 7.3.

3.1.0

26 Jul 21:43
f9f531f

Choose a tag to compare

  • Dropped PHP7.2 support
  • Guzzle dependency upgrade to 7