Bump square/square from 28.0.1.20230608 to 29.0.0.20230720 #149

Merged
dependabot[bot] merged 1 commits from dependabot/composer/square/square-29.0.0.20230720 into main 2023-07-24 01:46:35 +00:00
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": "28.0.1.20230608",
"square/square": "29.0.0.20230720",
"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": "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",