Skip to content

Releases: imdhemy/laravel-in-app-purchases

1.8.2

04 Jul 16:11
22c6c85
Compare
Choose a tag to compare

What's Changed

Note: No big changes. Just bumping dependencies.

  • chore(deps-dev): bump vimeo/psalm from 5.12.0 to 5.13.1 by @dependabot in #350
  • chore(deps): bump imdhemy/google-play-billing from 1.4.0 to 1.4.1 by @dependabot in #351
  • chore(deps-dev): bump orchestra/testbench from 6.27.1 to 6.28.0 by @dependabot in #352

Full Changelog: 1.8.1...1.8.2

1.8.1

24 May 09:24
5f716b3
Compare
Choose a tag to compare

Note No big changes, just bumping dependencies.

What's Changed

  • chore(deps-dev): bump psalm/plugin-laravel from 1.6.2 to 2.0.2 by @dependabot in #322
  • chore(deps): bump phpunit/phpunit from 9.6.6 to 9.6.7 by @dependabot in #324
  • chore(deps): bump orchestra/testbench-core from 6.31.1 to 6.31.2 by @dependabot in #325
  • chore(deps): bump psr/http-client from 1.0.1 to 1.0.2 by @dependabot in #326
  • chore(deps): bump ramsey/uuid from 4.7.3 to 4.7.4 by @dependabot in #327
  • chore(deps): bump guzzlehttp/psr7 from 2.4.4 to 2.5.0 by @dependabot in #329
  • chore(deps-dev): bump vimeo/psalm from 4.30.0 to 5.11.0 by @dependabot in #334
  • chore(deps): bump symfony/process from 5.4.22 to 5.4.23 by @dependabot in #335
  • chore(deps): bump guzzlehttp/guzzle from 7.5.0 to 7.6.0 by @dependabot in #336
  • chore(deps): bump phpunit/phpunit from 9.6.7 to 9.6.8 by @dependabot in #337
  • chore(deps): bump symfony/var-dumper from 5.4.22 to 5.4.23 by @dependabot in #338
  • chore(deps): bump guzzlehttp/guzzle from 7.6.0 to 7.7.0 by @dependabot in #340
  • chore(deps): bump fakerphp/faker from 1.21.0 to 1.22.0 by @dependabot in #341
  • chore(deps): bump phpstan/phpdoc-parser from 1.20.4 to 1.21.0 by @dependabot in #342
  • [deps] Update dependabot config by @imdhemy in #345
  • chore(deps-dev): bump vimeo/psalm from 5.11.0 to 5.12.0 by @dependabot in #346

Full Changelog: 1.8.0...1.8.1

1.8.0

08 Apr 10:34
6c867ea
Compare
Choose a tag to compare

What's Changed


  • chore(deps): bump guzzlehttp/psr7 from 2.4.3 to 2.4.4 by @dependabot in #301
  • chore(deps): bump symfony/event-dispatcher from 5.4.19 to 5.4.21 by @dependabot in #302
  • chore(deps): bump phpunit/phpunit from 9.6.4 to 9.6.5 by @dependabot in #303
  • chore(deps): bump myclabs/deep-copy from 1.11.0 to 1.11.1 by @dependabot in #304
  • chore(deps): bump symfony/translation from 5.4.19 to 5.4.21 by @dependabot in #305
  • chore(deps): bump symfony/filesystem from 5.4.19 to 5.4.21 by @dependabot in #306
  • chore(deps): bump phpdocumentor/type-resolver from 1.6.2 to 1.7.0 by @dependabot in #307
  • chore(deps): bump symfony/stopwatch from 5.4.19 to 5.4.21 by @dependabot in #308
  • chore(deps): bump league/commonmark from 2.3.9 to 2.4.0 by @dependabot in #309

Full Changelog: 1.7.2...1.8.0

1.7.2

06 Mar 15:22
bc70dfd
Compare
Choose a tag to compare

What's Changed

  • No big changes.

Full Changelog: 1.7.1...1.7.2

1.7.1

17 Feb 18:45
015c973
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.0...1.7.1

1.7.0

05 Feb 11:55
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.1...1.6.2

1.6.1

09 Jan 15:57
c8ac334
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...1.6.1

1.6.0

02 Jan 14:31
f7982ec
Compare
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