Skip to content

Releases: hnhdigital-os/php-slack-api

v0.24.0

07 Feb 12:41
9337770
Compare
Choose a tag to compare
  • Upgraded dependencies
  • Ignore files (e.g. tests) when exporting package

v0.23.0

27 Oct 23:23
7b7bb53
Compare
Choose a tag to compare
  • Added support for guzzle 7
  • Upgraded dependencies and change breaking changes
  • Removed non-supported versions of Symfony of new changes

v0.22.0

08 May 17:51
6901b0c
Compare
Choose a tag to compare

Allow upgrades to/enable compatibility with Symfony 5

v0.21.0

31 May 04:50
337bf0f
Compare
Choose a tag to compare

This release enables upgrading dependencies which were possibly held back by this package, most importantly "jms/serializer".

Note that the tests have been upgraded to work with PHPUnit 8.

v0.20.19

11 Sep 12:57
f010423
Compare
Choose a tag to compare
Updated php versions to test

v0.20.18

09 Sep 05:17
ec2ea3d
Compare
Choose a tag to compare
Merge pull request #1 from AlexMac7/configure/symfony-event-dispatcher

Require Symfony event dispatcher ^4.0 for Laravel 5.7 upgrade

v0.20.17

26 Jun 13:14
Compare
Choose a tag to compare

Moved logging to correct method

v0.20.16

26 Jun 12:32
Compare
Choose a tag to compare

Added global logging when the response is not ok.

v0.20.15

25 Jun 14:35
Compare
Choose a tag to compare

Fixed incorrect class name.

v0.20.14

25 Jun 14:16
Compare
Choose a tag to compare

Added api method users.identity (UsersIdentity)