From 19c16cfbf1ed3e0942642ecf1f12b912f2f77cb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 01:10:22 +0000 Subject: [PATCH] Bump square/square from 32.0.0.20231018 to 34.0.1.20240118 Bumps [square/square](https://github.com/square/square-php-sdk) from 32.0.0.20231018 to 34.0.1.20240118. - [Release notes](https://github.com/square/square-php-sdk/releases) - [Changelog](https://github.com/square/square-php-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/square-php-sdk/compare/32.0.0.20231018...34.0.1.20240118) --- updated-dependencies: - dependency-name: square/square dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index d5fb7ba..ab715f4 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "league/flysystem-aws-s3-v3": "^3.12", "owen-it/laravel-auditing": "^13.1", "php-ffmpeg/php-ffmpeg": "^1.1", - "square/square": "32.0.0.20231018", + "square/square": "34.0.1.20240118", "sunspikes/clamav-validator": "*", "thiagoalessio/tesseract_ocr": "^2.12", "vlucas/phpdotenv": "^5.5" diff --git a/composer.lock b/composer.lock index 95c6d38..2fbf31c 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "bc423f0daa8803140c88ff8b5bf51259", + "content-hash": "ca5da73541ae1e8a6c0a93fa845df5a2", "packages": [ { "name": "apimatic/core", @@ -4567,16 +4567,16 @@ }, { "name": "square/square", - "version": "32.0.0.20231018", + "version": "34.0.1.20240118", "source": { "type": "git", "url": "https://github.com/square/square-php-sdk.git", - "reference": "773b5b360766fe9f280c5ef8de83a6a97f7a0555" + "reference": "c60d39ae3d53e244a7f7c31a0fda136b250b9bd9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/square/square-php-sdk/zipball/773b5b360766fe9f280c5ef8de83a6a97f7a0555", - "reference": "773b5b360766fe9f280c5ef8de83a6a97f7a0555", + "url": "https://api.github.com/repos/square/square-php-sdk/zipball/c60d39ae3d53e244a7f7c31a0fda136b250b9bd9", + "reference": "c60d39ae3d53e244a7f7c31a0fda136b250b9bd9", "shasum": "" }, "require": { @@ -4617,9 +4617,9 @@ ], "support": { "issues": "https://github.com/square/square-php-sdk/issues", - "source": "https://github.com/square/square-php-sdk/tree/32.0.0.20231018" + "source": "https://github.com/square/square-php-sdk/tree/34.0.1.20240118" }, - "time": "2023-10-17T19:11:35+00:00" + "time": "2024-01-17T20:03:04+00:00" }, { "name": "sunspikes/clamav-validator",