From bd3992938a62ae89a7d1a142d2de90c3aa035d81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 13:27:41 +0200 Subject: [PATCH] [1.x]: bump imdhemy/appstore-iap from 1.6.0 to 1.6.1 (#399) Bumps [imdhemy/appstore-iap](https://github.com/imdhemy/appstore-iap) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/imdhemy/appstore-iap/releases) - [Commits](https://github.com/imdhemy/appstore-iap/compare/1.6.0...1.6.1) --- updated-dependencies: - dependency-name: imdhemy/appstore-iap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 1d27524..0410fe7 100644 --- a/composer.lock +++ b/composer.lock @@ -1011,33 +1011,33 @@ }, { "name": "imdhemy/appstore-iap", - "version": "1.6.0", + "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/imdhemy/appstore-iap.git", - "reference": "ccf75f2d9fd628ebabfc7e9ee9a6754259769c1b" + "reference": "025d176a097b864f306dad7dc3506598aa6e5990" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/imdhemy/appstore-iap/zipball/ccf75f2d9fd628ebabfc7e9ee9a6754259769c1b", - "reference": "ccf75f2d9fd628ebabfc7e9ee9a6754259769c1b", + "url": "https://api.github.com/repos/imdhemy/appstore-iap/zipball/025d176a097b864f306dad7dc3506598aa6e5990", + "reference": "025d176a097b864f306dad7dc3506598aa6e5990", "shasum": "" }, "require": { "ext-json": "*", "ext-openssl": "*", "ext-sodium": "*", - "guzzlehttp/guzzle": "^6.5|^7.5", + "guzzlehttp/guzzle": "^7.6.0", "lcobucci/jwt": "^4.3", - "nesbot/carbon": "^2.66", + "nesbot/carbon": "^2.66|^3.1", "php": ">=8.0" }, "require-dev": { - "fakerphp/faker": "^1.21", + "fakerphp/faker": "^1.22", "friendsofphp/php-cs-fixer": "^3.16", "phpunit/phpunit": "^9.6", "roave/security-advisories": "dev-latest", - "vimeo/psalm": "^5.9" + "vimeo/psalm": "^5.11" }, "type": "library", "autoload": { @@ -1058,9 +1058,9 @@ "description": "PHP Appstore In-App Purchase implementation", "support": { "issues": "https://github.com/imdhemy/appstore-iap/issues", - "source": "https://github.com/imdhemy/appstore-iap/tree/1.6.0" + "source": "https://github.com/imdhemy/appstore-iap/tree/1.6.1" }, - "time": "2023-04-08T10:10:00+00:00" + "time": "2024-03-27T09:17:17+00:00" }, { "name": "imdhemy/google-play-billing",