summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-25 12:03:14 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2022-03-25 15:59:59 +0100
commit41df2dae781262a9d5ce7f92be80f6f9fba25391 (patch)
tree8cb54ba93e076cf0efbe04a63f594b8717f62037
parentfc6e2c0e4f09be8a67984a54777266e984d8fc78 (diff)
Bump doctrine/dbal from 3.3.3 to 3.3.4
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/doctrine/dbal/releases) - [Commits](https://github.com/doctrine/dbal/compare/3.3.3...3.3.4) --- 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 0e24809f0..f6cac05cb 100644
--- a/composer.lock
+++ b/composer.lock
@@ -469,16 +469,16 @@
},
{
"name": "doctrine/dbal",
- "version": "3.3.3",
+ "version": "3.3.4",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
- "reference": "82331b861727c15b1f457ef05a8729e508e7ead5"
+ "reference": "83f779beaea1893c0bece093ab2104c6d15a7f26"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/dbal/zipball/82331b861727c15b1f457ef05a8729e508e7ead5",
- "reference": "82331b861727c15b1f457ef05a8729e508e7ead5",
+ "url": "https://api.github.com/repos/doctrine/dbal/zipball/83f779beaea1893c0bece093ab2104c6d15a7f26",
+ "reference": "83f779beaea1893c0bece093ab2104c6d15a7f26",
"shasum": ""
},
"require": {
@@ -560,7 +560,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
- "source": "https://github.com/doctrine/dbal/tree/3.3.3"
+ "source": "https://github.com/doctrine/dbal/tree/3.3.4"
},
"funding": [
{
@@ -576,7 +576,7 @@
"type": "tidelift"
}
],
- "time": "2022-03-09T15:39:50+00:00"
+ "time": "2022-03-20T18:37:29+00:00"
},
{
"name": "doctrine/deprecations",