From abf7a2783c6345e8e18692fe7476bfaf648d67d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 00:36:30 +0000 Subject: [PATCH] Bump square/square from 28.0.1.20230608 to 29.0.0.20230720 Bumps [square/square](https://github.com/square/square-php-sdk) from 28.0.1.20230608 to 29.0.0.20230720. - [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/28.0.1.20230608...29.0.0.20230720) --- 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 e4a592a..6b1cc44 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": "28.0.1.20230608", + "square/square": "29.0.0.20230720", "sunspikes/clamav-validator": "*", "thiagoalessio/tesseract_ocr": "^2.12", "vlucas/phpdotenv": "^5.5" diff --git a/composer.lock b/composer.lock index be4987e..5ef1176 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": "c2106c68b2c6082ba4648e518b942b85", + "content-hash": "2b621a5426c46a5588cd80cf7b86b6ea", "packages": [ { "name": "apimatic/core", @@ -4369,16 +4369,16 @@ }, { "name": "square/square", - "version": "28.0.1.20230608", + "version": "29.0.0.20230720", "source": { "type": "git", "url": "https://github.com/square/square-php-sdk.git", - "reference": "42bec211bef27a384b39afbbb977fe3342cb1216" + "reference": "6b8fab31298e785c5c41a39e877b5480679fcc9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/square/square-php-sdk/zipball/42bec211bef27a384b39afbbb977fe3342cb1216", - "reference": "42bec211bef27a384b39afbbb977fe3342cb1216", + "url": "https://api.github.com/repos/square/square-php-sdk/zipball/6b8fab31298e785c5c41a39e877b5480679fcc9f", + "reference": "6b8fab31298e785c5c41a39e877b5480679fcc9f", "shasum": "" }, "require": { @@ -4419,9 +4419,9 @@ ], "support": { "issues": "https://github.com/square/square-php-sdk/issues", - "source": "https://github.com/square/square-php-sdk/tree/28.0.1.20230608" + "source": "https://github.com/square/square-php-sdk/tree/29.0.0.20230720" }, - "time": "2023-06-14T21:35:50+00:00" + "time": "2023-07-19T21:18:52+00:00" }, { "name": "sunspikes/clamav-validator", -- 2.49.1