Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-05 05:03:50 +0300
committerGitHub <noreply@github.com>2022-02-05 05:03:50 +0300
commit2c2b3d9ceb169d7a457ad4e1a77964c511f3f808 (patch)
treea5cf95faedcf85f7899e1e5e8229b04b9f85489f
parent7a132cbbac084a86de85f65f140cecf0615df269 (diff)
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index bb25d61e..925b96e7 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1326,16 +1326,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": {
@@ -1417,7 +1417,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": [
{
@@ -1433,7 +1433,7 @@
"type": "tidelift"
}
],
- "time": "2022-01-18T00:13:52+00:00"
+ "time": "2022-01-30T17:50:59+00:00"
},
{
"name": "doctrine/deprecations",