mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Bump doctrine/dbal from 3.3.0 to 3.3.1
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/doctrine/dbal/releases) - [Commits](https://github.com/doctrine/dbal/compare/3.3.0...3.3.1) --- updated-dependencies: - dependency-name: doctrine/dbal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ab943bf006
commit
a82ec20833
12
composer.lock
generated
12
composer.lock
generated
@ -479,16 +479,16 @@
|
||||
},
|
||||
{
|
||||
"name": "doctrine/dbal",
|
||||
"version": "3.3.0",
|
||||
"version": "3.3.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/dbal.git",
|
||||
"reference": "a4b37db6f186b6843474189b424aed6a7cc5de4b"
|
||||
"reference": "5b6eb6c8ce65ebdc60b0c0960a676cf76758dbf2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/dbal/zipball/a4b37db6f186b6843474189b424aed6a7cc5de4b",
|
||||
"reference": "a4b37db6f186b6843474189b424aed6a7cc5de4b",
|
||||
"url": "https://api.github.com/repos/doctrine/dbal/zipball/5b6eb6c8ce65ebdc60b0c0960a676cf76758dbf2",
|
||||
"reference": "5b6eb6c8ce65ebdc60b0c0960a676cf76758dbf2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -570,7 +570,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/dbal/issues",
|
||||
"source": "https://github.com/doctrine/dbal/tree/3.3.0"
|
||||
"source": "https://github.com/doctrine/dbal/tree/3.3.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -586,7 +586,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-01-18T00:13:52+00:00"
|
||||
"time": "2022-01-30T17:50:59+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/deprecations",
|
||||
|
Loading…
Reference in New Issue
Block a user