mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-09 16:39:36 +00:00
Bump symfony/http-client from 6.0.7 to 6.0.8
Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.0.7 to 6.0.8. - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/5.4/CHANGELOG.md) - [Commits](https://github.com/symfony/http-client/compare/v6.0.7...v6.0.8) --- 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
@@ -6027,16 +6027,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client",
|
||||
"version": "v6.0.7",
|
||||
"version": "v6.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-client.git",
|
||||
"reference": "a7930c47248b9b57e9d0b8da100ffc1e031536dc"
|
||||
"reference": "d347895193283e08b4c3ebf2f2974a1df3e1f670"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/a7930c47248b9b57e9d0b8da100ffc1e031536dc",
|
||||
"reference": "a7930c47248b9b57e9d0b8da100ffc1e031536dc",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/d347895193283e08b4c3ebf2f2974a1df3e1f670",
|
||||
"reference": "d347895193283e08b4c3ebf2f2974a1df3e1f670",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6091,7 +6091,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.7"
|
||||
"source": "https://github.com/symfony/http-client/tree/v6.0.8"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -6107,7 +6107,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-04-01T12:27:43+00:00"
|
||||
"time": "2022-04-12T16:11:42+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client-contracts",
|
||||
|
||||
Reference in New Issue
Block a user