mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-16 17:57:29 +00:00
Bump symfony/http-client from 6.0.8 to 6.0.9
Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.0.8 to 6.0.9. - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/http-client/compare/v6.0.8...v6.0.9) --- updated-dependencies: - dependency-name: symfony/http-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
12
composer.lock
generated
12
composer.lock
generated
@@ -6048,16 +6048,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client",
|
||||
"version": "v6.0.8",
|
||||
"version": "v6.0.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-client.git",
|
||||
"reference": "d347895193283e08b4c3ebf2f2974a1df3e1f670"
|
||||
"reference": "3c6fc53a3deed2d3c1825d41ad8b3f23a6b038b5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/d347895193283e08b4c3ebf2f2974a1df3e1f670",
|
||||
"reference": "d347895193283e08b4c3ebf2f2974a1df3e1f670",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/3c6fc53a3deed2d3c1825d41ad8b3f23a6b038b5",
|
||||
"reference": "3c6fc53a3deed2d3c1825d41ad8b3f23a6b038b5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6112,7 +6112,7 @@
|
||||
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-client/tree/v6.0.8"
|
||||
"source": "https://github.com/symfony/http-client/tree/v6.0.9"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -6128,7 +6128,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-04-12T16:11:42+00:00"
|
||||
"time": "2022-05-21T13:33:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client-contracts",
|
||||
|
Reference in New Issue
Block a user