From f7432158e1291ac1dd2aa73f729f45d1e22fe3d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 00:34:01 +0000 Subject: [PATCH] Bump square/square from 29.0.0.20230720 to 30.0.0.20230816 Bumps [square/square](https://github.com/square/square-php-sdk) from 29.0.0.20230720 to 30.0.0.20230816. - [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/29.0.0.20230720...30.0.0.20230816) --- 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 db59d18..7775dfe 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": "29.0.0.20230720", + "square/square": "30.0.0.20230816", "sunspikes/clamav-validator": "*", "thiagoalessio/tesseract_ocr": "^2.12", "vlucas/phpdotenv": "^5.5" diff --git a/composer.lock b/composer.lock index 1e4949e..9fe78d0 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": "0e044ab0ad7def62762df86bb2e54671", + "content-hash": "2ab8c05e6b2a49d97f274c71ca55aa43", "packages": [ { "name": "apimatic/core", @@ -4417,16 +4417,16 @@ }, { "name": "square/square", - "version": "29.0.0.20230720", + "version": "30.0.0.20230816", "source": { "type": "git", "url": "https://github.com/square/square-php-sdk.git", - "reference": "6b8fab31298e785c5c41a39e877b5480679fcc9f" + "reference": "fedfea8b6c6f16b6a90ef0d629743ae9ae25e13d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/square/square-php-sdk/zipball/6b8fab31298e785c5c41a39e877b5480679fcc9f", - "reference": "6b8fab31298e785c5c41a39e877b5480679fcc9f", + "url": "https://api.github.com/repos/square/square-php-sdk/zipball/fedfea8b6c6f16b6a90ef0d629743ae9ae25e13d", + "reference": "fedfea8b6c6f16b6a90ef0d629743ae9ae25e13d", "shasum": "" }, "require": { @@ -4467,9 +4467,9 @@ ], "support": { "issues": "https://github.com/square/square-php-sdk/issues", - "source": "https://github.com/square/square-php-sdk/tree/29.0.0.20230720" + "source": "https://github.com/square/square-php-sdk/tree/30.0.0.20230816" }, - "time": "2023-07-19T21:18:52+00:00" + "time": "2023-08-15T21:45:55+00:00" }, { "name": "sunspikes/clamav-validator",