update spatie

This commit is contained in:
Yuri Kuznetsov
2023-08-27 15:19:58 +03:00
parent 3c64db25b9
commit 17e487d011
2 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
"yzalis/identicon": "*",
"zordius/lightncandy": "dev-espo#v1.2.5e",
"composer/semver": "^3",
"spatie/async": "1.5.5",
"spatie/async": "1.5.6",
"tecnickcom/tcpdf": "6.3.5",
"symfony/process": "4.4.*",
"symfony/http-foundation": "4.4.*",

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": "a5da894e2eec9f396d3f1ea9ec7f2251",
"content-hash": "5940278db62a149dd58d48975ac8525e",
"packages": [
{
"name": "async-aws/core",
@@ -4416,16 +4416,16 @@
},
{
"name": "spatie/async",
"version": "1.5.5",
"version": "1.5.6",
"source": {
"type": "git",
"url": "https://github.com/spatie/async.git",
"reference": "742708736b1e6d606dd1cd0f60acb7e354211e41"
"reference": "24a8ffa98f4fe0f9dc5daef3bab02a65729fe23b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/async/zipball/742708736b1e6d606dd1cd0f60acb7e354211e41",
"reference": "742708736b1e6d606dd1cd0f60acb7e354211e41",
"url": "https://api.github.com/repos/spatie/async/zipball/24a8ffa98f4fe0f9dc5daef3bab02a65729fe23b",
"reference": "24a8ffa98f4fe0f9dc5daef3bab02a65729fe23b",
"shasum": ""
},
"require": {
@@ -4471,7 +4471,7 @@
],
"support": {
"issues": "https://github.com/spatie/async/issues",
"source": "https://github.com/spatie/async/tree/1.5.5"
"source": "https://github.com/spatie/async/tree/1.5.6"
},
"funding": [
{
@@ -4479,7 +4479,7 @@
"type": "github"
}
],
"time": "2022-06-21T06:40:45+00:00"
"time": "2023-08-25T15:47:03+00:00"
},
{
"name": "symfony/deprecation-contracts",