Merge pull request #149 from STEMMechanics/dependabot/composer/square/square-29.0.0.20230720

Bump square/square from 28.0.1.20230608 to 29.0.0.20230720
This commit was merged in pull request #149.
This commit is contained in:
James Collins
2023-07-24 11:46:35 +10:00
committed by GitHub
2 changed files with 8 additions and 8 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": "28.0.1.20230608", "square/square": "29.0.0.20230720",
"sunspikes/clamav-validator": "*", "sunspikes/clamav-validator": "*",
"thiagoalessio/tesseract_ocr": "^2.12", "thiagoalessio/tesseract_ocr": "^2.12",
"vlucas/phpdotenv": "^5.5" "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", "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": "c2106c68b2c6082ba4648e518b942b85", "content-hash": "2b621a5426c46a5588cd80cf7b86b6ea",
"packages": [ "packages": [
{ {
"name": "apimatic/core", "name": "apimatic/core",
@@ -4369,16 +4369,16 @@
}, },
{ {
"name": "square/square", "name": "square/square",
"version": "28.0.1.20230608", "version": "29.0.0.20230720",
"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": "42bec211bef27a384b39afbbb977fe3342cb1216" "reference": "6b8fab31298e785c5c41a39e877b5480679fcc9f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/square/square-php-sdk/zipball/42bec211bef27a384b39afbbb977fe3342cb1216", "url": "https://api.github.com/repos/square/square-php-sdk/zipball/6b8fab31298e785c5c41a39e877b5480679fcc9f",
"reference": "42bec211bef27a384b39afbbb977fe3342cb1216", "reference": "6b8fab31298e785c5c41a39e877b5480679fcc9f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4419,9 +4419,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/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", "name": "sunspikes/clamav-validator",