1
0

Updated dependencies

This commit is contained in:
Richard Dern 2024-05-17 02:10:32 +02:00
parent ea944ce6cd
commit c1915c3dbf

38
composer.lock generated
View File

@ -1116,16 +1116,16 @@
}, },
{ {
"name": "intervention/image", "name": "intervention/image",
"version": "3.6.3", "version": "3.6.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Intervention/image.git", "url": "https://github.com/Intervention/image.git",
"reference": "2dbfb53bf8909257e710cf6091d10a9ca7500742" "reference": "193324ec88bc5ad4039e57ce9b926ae28dfde813"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Intervention/image/zipball/2dbfb53bf8909257e710cf6091d10a9ca7500742", "url": "https://api.github.com/repos/Intervention/image/zipball/193324ec88bc5ad4039e57ce9b926ae28dfde813",
"reference": "2dbfb53bf8909257e710cf6091d10a9ca7500742", "reference": "193324ec88bc5ad4039e57ce9b926ae28dfde813",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1172,7 +1172,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Intervention/image/issues", "issues": "https://github.com/Intervention/image/issues",
"source": "https://github.com/Intervention/image/tree/3.6.3" "source": "https://github.com/Intervention/image/tree/3.6.4"
}, },
"funding": [ "funding": [
{ {
@ -1184,7 +1184,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-05-02T09:03:18+00:00" "time": "2024-05-08T13:53:15+00:00"
}, },
{ {
"name": "intervention/image-laravel", "name": "intervention/image-laravel",
@ -3254,20 +3254,20 @@
}, },
{ {
"name": "psr/http-factory", "name": "psr/http-factory",
"version": "1.0.2", "version": "1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-fig/http-factory.git", "url": "https://github.com/php-fig/http-factory.git",
"reference": "e616d01114759c4c489f93b099585439f795fe35" "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35", "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
"reference": "e616d01114759c4c489f93b099585439f795fe35", "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.0.0", "php": ">=7.1",
"psr/http-message": "^1.0 || ^2.0" "psr/http-message": "^1.0 || ^2.0"
}, },
"type": "library", "type": "library",
@ -3291,7 +3291,7 @@
"homepage": "https://www.php-fig.org/" "homepage": "https://www.php-fig.org/"
} }
], ],
"description": "Common interfaces for PSR-7 HTTP message factories", "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
"keywords": [ "keywords": [
"factory", "factory",
"http", "http",
@ -3303,9 +3303,9 @@
"response" "response"
], ],
"support": { "support": {
"source": "https://github.com/php-fig/http-factory/tree/1.0.2" "source": "https://github.com/php-fig/http-factory"
}, },
"time": "2023-04-10T20:10:41+00:00" "time": "2024-04-15T12:06:14+00:00"
}, },
{ {
"name": "psr/http-message", "name": "psr/http-message",
@ -6847,16 +6847,16 @@
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
"version": "1.6.11", "version": "1.6.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mockery/mockery.git", "url": "https://github.com/mockery/mockery.git",
"reference": "81a161d0b135df89951abd52296adf97deb0723d" "reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mockery/mockery/zipball/81a161d0b135df89951abd52296adf97deb0723d", "url": "https://api.github.com/repos/mockery/mockery/zipball/1f4efdd7d3beafe9807b08156dfcb176d18f1699",
"reference": "81a161d0b135df89951abd52296adf97deb0723d", "reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6926,7 +6926,7 @@
"security": "https://github.com/mockery/mockery/security/advisories", "security": "https://github.com/mockery/mockery/security/advisories",
"source": "https://github.com/mockery/mockery" "source": "https://github.com/mockery/mockery"
}, },
"time": "2024-03-21T18:34:15+00:00" "time": "2024-05-16T03:13:13+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",