Skip to content

Releases: imdhemy/laravel-in-app-purchases

1.7.0

05 Feb 11:55

Choose a tag to compare

What's Changed

  • [1.x] Single event factory by @imdhemy in #268
  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.13.2 to 3.14.1 by @dependabot in #275
  • [1.x] Fix psalm errors 🔬🕵️ by @imdhemy in #271

Full Changelog: 1.6.3...1.6.4

1.6.3

28 Jan 10:02
e41a470

Choose a tag to compare

Added

  • [1.x] Get provider from server notification by @imdhemy in #267

Fixed

  • [1.x] Stop setting Credentials path twice by @imdhemy in #270

What's Changed

Full Changelog: 1.6.2...1.6.3

1.6.2

24 Jan 18:39
2db080b

Choose a tag to compare

What's Changed

Full Changelog: 1.6.1...1.6.2

1.6.1

09 Jan 15:57
c8ac334

Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...1.6.1

1.6.0

02 Jan 14:31
f7982ec

Choose a tag to compare

Addedd

  • [1.x] Allow container to resolve command dependencies via handle() by @cosmastech in #238
  • [1.x] Feature/make handler vars protected by @cosmastech in #240

Changed

  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.13.0 to 3.13.1 by @dependabot in #231
  • chore(deps): bump fakerphp/faker from 1.20.0 to 1.21.0 by @dependabot in #233
  • [1.x] Rename tests namespace by @imdhemy in #235

New Contributors

Full Changelog: 1.5.0...1.6.0

1.5.0

13 Dec 11:29
d53b144

Choose a tag to compare

Fixed

Changed

  • chore(deps): bump league/commonmark from 2.3.7 to 2.3.8 by @dependabot in #222
  • chore(deps): bump symfony/yaml from 5.4.14 to 5.4.16 by @dependabot in #223
  • chore(deps): bump doctrine/annotations from 1.13.3 to 1.14.1 by @dependabot in #224
  • chore(deps): bump netresearch/jsonmapper from 4.0.0 to 4.1.0 by @dependabot in #225
  • chore(deps): bump composer/pcre from 3.0.2 to 3.1.0 by @dependabot in #226
  • [1.x] Update composer.lock by @imdhemy in #228

Full Changelog: 1.4.2...1.5.0

1.4.2

06 Dec 15:41
8f1dca0

Choose a tag to compare

Bumping dependencies

What's Changed

  • chore(deps): bump nesbot/carbon from 2.63.0 to 2.64.0 by @dependabot in #213
  • chore(deps): bump nette/schema from 1.2.2 to 1.2.3 by @dependabot in #214
  • chore(deps): bump symfony/mime from 5.4.14 to 5.4.16 by @dependabot in #215
  • chore(deps): bump imdhemy/appstore-iap from 1.5.0 to 1.5.1 by @dependabot in #216
  • chore(deps): bump google/auth from 1.23.1 to 1.24.0 by @dependabot in #217

Full Changelog: 1.4.1...1.4.2

1.4.1

29 Nov 05:22
15c0613

Choose a tag to compare

Not too much, Just bumping the dependencies.

What's Changed

  • [1.x] add changelog workflow by @imdhemy in #184
  • chore(deps-dev): bump vimeo/psalm from 4.29.0 to 4.30.0 by @dependabot in #192
  • chore(deps): bump firebase/php-jwt from 6.3.0 to 6.3.1 by @dependabot in #188
  • chore(deps): bump imdhemy/google-play-billing from 1.1.0 to 1.2.0 by @dependabot in #189
  • chore(deps): bump laravel/framework from 8.83.25 to 8.83.26 by @dependabot in #190
  • chore(deps): bump imdhemy/appstore-iap from 1.4.0 to 1.5.0 by @dependabot in #191
  • chore(deps): bump symfony/polyfill-php73 from 1.26.0 to 1.27.0 by @dependabot in #203
  • chore(deps): bump symfony/polyfill-intl-normalizer from 1.26.0 to 1.27.0 by @dependabot in #204
  • chore(deps): bump symfony/polyfill-mbstring from 1.26.0 to 1.27.0 by @dependabot in #205
  • chore(deps): bump nikic/php-parser from 4.15.1 to 4.15.2 by @dependabot in #206
  • chore(deps): bump symfony/polyfill-php80 from 1.26.0 to 1.27.0 by @dependabot in #207
  • chore(deps): bump symfony/http-kernel from 5.4.15 to 5.4.16 by @dependabot in #208
  • chore(deps): bump nesbot/carbon from 2.62.1 to 2.63.0 by @dependabot in #209
  • chore(deps): bump symfony/polyfill-intl-idn from 1.26.0 to 1.27.0 by @dependabot in #210
  • chore(deps): bump symfony/console from 5.4.15 to 5.4.16 by @dependabot in #211
  • chore(deps): bump phpunit/php-code-coverage from 9.2.18 to 9.2.19 by @dependabot in #212

Full Changelog: 1.4.0...1.4.1

1.4.0

02 Nov 12:03
0673806

Choose a tag to compare

Added 🎉

  • [1.x] Support requesting a test notification by @imdhemy in #183

Thank you @elwafa for providing the required files to develop this feature.

Full Changelog: 1.3.3...1.4.0

1.3.3

01 Nov 17:14
295e38a

Choose a tag to compare

Fixed 🧑‍💻

  • [1.x] [Fix] config google application credentials by @imdhemy in #180

What's Changed

  • chore(deps): bump doctrine/inflector from 2.0.5 to 2.0.6 by @dependabot in #167
  • chore(deps): bump doctrine/dbal from 3.4.5 to 3.5.1 by @dependabot in #166
  • chore(deps): bump imdhemy/appstore-iap from 1.3.1 to 1.4.0 by @dependabot in #171
  • chore(deps): bump symfony/console from 5.4.14 to 5.4.15 by @dependabot in #172
  • chore(deps): bump symfony/error-handler from 5.4.14 to 5.4.15 by @dependabot in #173
  • chore(deps): bump google/auth from 1.23.0 to 1.23.1 by @dependabot in #174

Full Changelog: 1.3.2...1.3.3