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-12 05:03:43 +0300
committerGitHub <noreply@github.com>2022-02-12 05:03:43 +0300
commitc79d477541493c5f7d108e246452f5172bd66499 (patch)
treec4ed5a79a2b65a73892821f96584515eefed4379
parenta19747d97fd5661a2813774e7474d7745df68c78 (diff)
Bump doctrine/dbal from 3.3.1 to 3.3.2
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/doctrine/dbal/releases) - [Commits](https://github.com/doctrine/dbal/compare/3.3.1...3.3.2) --- 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 53c0ee21..97e487ad 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1326,16 +1326,16 @@
},
{
"name": "doctrine/dbal",
- "version": "3.3.1",
+ "version": "3.3.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
- "reference": "5b6eb6c8ce65ebdc60b0c0960a676cf76758dbf2"
+ "reference": "35eae239ef515d55ebb24e9d4715cad09a4f58ed"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/dbal/zipball/5b6eb6c8ce65ebdc60b0c0960a676cf76758dbf2",
- "reference": "5b6eb6c8ce65ebdc60b0c0960a676cf76758dbf2",
+ "url": "https://api.github.com/repos/doctrine/dbal/zipball/35eae239ef515d55ebb24e9d4715cad09a4f58ed",
+ "reference": "35eae239ef515d55ebb24e9d4715cad09a4f58ed",
"shasum": ""
},
"require": {
@@ -1417,7 +1417,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
- "source": "https://github.com/doctrine/dbal/tree/3.3.1"
+ "source": "https://github.com/doctrine/dbal/tree/3.3.2"
},
"funding": [
{
@@ -1433,7 +1433,7 @@
"type": "tidelift"
}
],
- "time": "2022-01-30T17:50:59+00:00"
+ "time": "2022-02-05T16:33:45+00:00"
},
{
"name": "doctrine/deprecations",