Skip to content

Releases: soukicz/zbozicz

1.3.1: Removed dependency on psr/http-message

11 Sep 12:02
Compare
Choose a tag to compare
This package does not use any code from psr/http-message package.

1.3.0

31 May 20:38
Compare
Choose a tag to compare
Delivery price and other costs should be sent when zero

1.2.1

30 Dec 15:18
Compare
Choose a tag to compare
PHP 8.1: guzzlehttp/psr7 v2.0 required

 - fopen(): Passing null to parameter #3 ($use_include_path) of type bool is deprecated
 - fixed in https://github.com/guzzle/psr7/commit/f52e0898c1bee1125d8f0064b8d947c01ce11f11

1.2.0

11 May 12:53
Compare
Choose a tag to compare
Update phpunit

1.1.0

13 Aug 11:20
Compare
Choose a tag to compare

Support for items without price (#8 @rtsoftplzen)

1.0.0

12 Mar 15:38
Compare
Choose a tag to compare

update for current zbozi.cz version

0.3.0

11 Dec 23:34
Compare
Choose a tag to compare
drop 5.6 tests (unsupported by phpstan)

0.2.0

15 May 10:50
Compare
Choose a tag to compare
E-mail is optional

0.1.0

04 May 10:27
Compare
Choose a tag to compare
CI: test PHP 7.1

0.0.3

23 Apr 09:24
Compare
Choose a tag to compare
Client: set CURLOPT_RETURNTRANSFER to true (#2)