Skip to content

Releases: guzzle/command

1.5.0

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 02 Jun 12:46
9df9d45
  • Require guzzlehttp/guzzle ^7.11, guzzlehttp/promises ^2.5, and guzzlehttp/psr7 ^2.11
  • Deprecate non-iterable command collections

1.4.0

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 18 May 22:34
6047a2a
  • Add PHP 8.5 support
  • Require guzzlehttp/guzzle ^7.10, guzzlehttp/promises ^2.3, and guzzlehttp/psr7 ^2.8
  • Remove stale createPool references from ServiceClientInterface documentation

1.3.2

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 04 Feb 09:57
888e74f
  • Add PHP 8.4 support

1.3.1

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 03 Dec 20:46
0eebc65
  • Add PHP 8.3 support

1.3.0

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 21 May 14:17
3372bcf
  • Add support for guzzlehttp/promises 2.x
  • Replace deprecated promise helper calls

1.2.3

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 18 Apr 08:31
3c9383a
  • Add PHP 8.2 support
  • Bump minimum Guzzle dependency versions

1.2.2

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 08 Feb 10:21
7883359
  • Fix PHP 8.1 return type deprecation notices
  • Bump minimum Guzzle dependency versions

1.2.1

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 07 Oct 12:58
04b06e7
  • Add PHP 8.1 support
  • Update package metadata and license text

1.2.0

Choose a tag to compare

@GrahamCampbell GrahamCampbell released this 14 Aug 22:01
  • Add PHP 8.0 support
  • Update dependency constraints for Guzzle 7.3
  • Add support for PSR-7 2.x

1.1.0

Choose a tag to compare

@Konafets Konafets released this 13 Nov 16:15
  • Update to Guzzle 7
  • Raise the minimum PHP version to 7.2.5