# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 1.5.3 - 2022-12-09

### What's Changed

- [1.x] use client interface by @imdhemy in https://github.com/imdhemy/appstore-iap/pull/71

**Full Changelog**: https://github.com/imdhemy/appstore-iap/compare/1.5.2...1.5.3

## 1.5.2 - 2022-12-09

### What's Changed

- [1.x] Depend on client interface by @imdhemy in https://github.com/imdhemy/appstore-iap/pull/70

**Full Changelog**: https://github.com/imdhemy/appstore-iap/compare/1.5.1...1.5.2

## 1.5.1 - 2022-12-05

Not too much this week. Just upgrading dependencies.

### What's Changed

- [1.x] fix openssl issue by @imdhemy in https://github.com/imdhemy/appstore-iap/pull/55
- chore(deps): bump symfony/polyfill-mbstring from 1.26.0 to 1.27.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/56
- chore(deps): bump symfony/polyfill-php81 from 1.26.0 to 1.27.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/57
- chore(deps): bump symfony/polyfill-php73 from 1.26.0 to 1.27.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/58
- chore(deps): bump symfony/polyfill-ctype from 1.26.0 to 1.27.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/59
- chore(deps): bump symfony/polyfill-php80 from 1.26.0 to 1.27.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/60
- chore(deps): bump phpunit/php-code-coverage from 9.2.18 to 9.2.19 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/61
- chore(deps): bump composer/pcre from 3.0.2 to 3.1.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/62
- chore(deps): bump symfony/polyfill-intl-grapheme from 1.26.0 to 1.27.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/63
- chore(deps): bump symfony/polyfill-intl-normalizer from 1.26.0 to 1.27.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/64
- chore(deps): bump nesbot/carbon from 2.62.1 to 2.64.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/66
- chore(deps): bump symfony/console from 5.4.15 to 5.4.16 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/67
- chore(deps-dev): bump vimeo/psalm from 4.30.0 to 5.1.0 by @dependabot in https://github.com/imdhemy/appstore-iap/pull/68

**Full Changelog**: https://github.com/imdhemy/appstore-iap/compare/1.5.0...1.5.1

## 1.5.0 - 2022-11-05

### Fixed 🧑‍💻

- [1.x]: make the latest receipt info JSON serializable by @imdhemy in https://github.com/imdhemy/appstore-iap/pull/53

### Added 🚀

- [1.x]: make time value object immutable by @imdhemy in https://github.com/imdhemy/appstore-iap/pull/54

**Full Changelog**: https://github.com/imdhemy/appstore-iap/compare/1.4.0...1.5.0
