Bump square/square from 30.0.0.20230816 to 32.0.0.20231018

Bumps [square/square](https://github.com/square/square-php-sdk) from 30.0.0.20230816 to 32.0.0.20231018.
- [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/30.0.0.20230816...32.0.0.20231018)

---
updated-dependencies:
- dependency-name: square/square
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-18 00:19:35 +00:00
committed by GitHub
parent 2a1e634b34
commit c918b91438
2 changed files with 9 additions and 9 deletions

View File

@@ -18,7 +18,7 @@
"league/flysystem-aws-s3-v3": "^3.12", "league/flysystem-aws-s3-v3": "^3.12",
"owen-it/laravel-auditing": "^13.1", "owen-it/laravel-auditing": "^13.1",
"php-ffmpeg/php-ffmpeg": "^1.1", "php-ffmpeg/php-ffmpeg": "^1.1",
"square/square": "30.0.0.20230816", "square/square": "32.0.0.20231018",
"sunspikes/clamav-validator": "*", "sunspikes/clamav-validator": "*",
"thiagoalessio/tesseract_ocr": "^2.12", "thiagoalessio/tesseract_ocr": "^2.12",
"vlucas/phpdotenv": "^5.5" "vlucas/phpdotenv": "^5.5"

16
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "7ab7382550d5dd4aaf02cfed1b8943b8", "content-hash": "bc423f0daa8803140c88ff8b5bf51259",
"packages": [ "packages": [
{ {
"name": "apimatic/core", "name": "apimatic/core",
@@ -4490,16 +4490,16 @@
}, },
{ {
"name": "square/square", "name": "square/square",
"version": "30.0.0.20230816", "version": "32.0.0.20231018",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/square/square-php-sdk.git", "url": "https://github.com/square/square-php-sdk.git",
"reference": "fedfea8b6c6f16b6a90ef0d629743ae9ae25e13d" "reference": "773b5b360766fe9f280c5ef8de83a6a97f7a0555"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/square/square-php-sdk/zipball/fedfea8b6c6f16b6a90ef0d629743ae9ae25e13d", "url": "https://api.github.com/repos/square/square-php-sdk/zipball/773b5b360766fe9f280c5ef8de83a6a97f7a0555",
"reference": "fedfea8b6c6f16b6a90ef0d629743ae9ae25e13d", "reference": "773b5b360766fe9f280c5ef8de83a6a97f7a0555",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4540,9 +4540,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/square/square-php-sdk/issues", "issues": "https://github.com/square/square-php-sdk/issues",
"source": "https://github.com/square/square-php-sdk/tree/30.0.0.20230816" "source": "https://github.com/square/square-php-sdk/tree/32.0.0.20231018"
}, },
"time": "2023-08-15T21:45:55+00:00" "time": "2023-10-17T19:11:35+00:00"
}, },
{ {
"name": "sunspikes/clamav-validator", "name": "sunspikes/clamav-validator",
@@ -10431,5 +10431,5 @@
"php": "^8.1" "php": "^8.1"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.6.0" "plugin-api-version": "2.3.0"
} }