Bump square/square from 32.0.0.20231018 to 33.1.0.20231213 #377

Closed
dependabot[bot] wants to merge 1 commits from dependabot/composer/square/square-33.1.0.20231213 into main
2 changed files with 8 additions and 8 deletions

View File

@@ -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": "33.1.0.20231213",
"sunspikes/clamav-validator": "*",
"thiagoalessio/tesseract_ocr": "^2.12",
"vlucas/phpdotenv": "^5.5"

14
composer.lock generated
View File

@@ -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": "84c65933bde3a77a8ba1bca9e27d51a9",
"packages": [
{
"name": "apimatic/core",
@@ -4571,16 +4571,16 @@
},
{
"name": "square/square",
"version": "32.0.0.20231018",
"version": "33.1.0.20231213",
"source": {
"type": "git",
"url": "https://github.com/square/square-php-sdk.git",
"reference": "773b5b360766fe9f280c5ef8de83a6a97f7a0555"
"reference": "c077c76af55c772e851fca3438bfefec637da31b"
},
"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/c077c76af55c772e851fca3438bfefec637da31b",
"reference": "c077c76af55c772e851fca3438bfefec637da31b",
"shasum": ""
},
"require": {
@@ -4621,9 +4621,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/33.1.0.20231213"
},
"time": "2023-10-17T19:11:35+00:00"
"time": "2023-12-12T21:34:54+00:00"
},
{
"name": "sunspikes/clamav-validator",