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 06:00:05 +0300
committerGitHub <noreply@github.com>2022-02-12 06:00:05 +0300
commit103cbe7da3a4a396d44e25cb029d22abc28d75c8 (patch)
treec4ed5a79a2b65a73892821f96584515eefed4379
parenta19747d97fd5661a2813774e7474d7745df68c78 (diff)
parentc79d477541493c5f7d108e246452f5172bd66499 (diff)
Merge pull request #2257 from nextcloud/dependabot/composer/doctrine/dbal-3.3.2
-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",