summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock
index 86e11d8c9..157726295 100644
--- a/composer.lock
+++ b/composer.lock
@@ -469,16 +469,16 @@
},
{
"name": "doctrine/dbal",
- "version": "3.3.4",
+ "version": "3.3.5",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
- "reference": "83f779beaea1893c0bece093ab2104c6d15a7f26"
+ "reference": "719663b15983278227669c8595151586a2ff3327"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/dbal/zipball/83f779beaea1893c0bece093ab2104c6d15a7f26",
- "reference": "83f779beaea1893c0bece093ab2104c6d15a7f26",
+ "url": "https://api.github.com/repos/doctrine/dbal/zipball/719663b15983278227669c8595151586a2ff3327",
+ "reference": "719663b15983278227669c8595151586a2ff3327",
"shasum": ""
},
"require": {
@@ -493,7 +493,7 @@
"require-dev": {
"doctrine/coding-standard": "9.0.0",
"jetbrains/phpstorm-stubs": "2021.1",
- "phpstan/phpstan": "1.4.6",
+ "phpstan/phpstan": "1.5.3",
"phpstan/phpstan-strict-rules": "^1.1",
"phpunit/phpunit": "9.5.16",
"psalm/plugin-phpunit": "0.16.1",
@@ -560,7 +560,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
- "source": "https://github.com/doctrine/dbal/tree/3.3.4"
+ "source": "https://github.com/doctrine/dbal/tree/3.3.5"
},
"funding": [
{
@@ -576,7 +576,7 @@
"type": "tidelift"
}
],
- "time": "2022-03-20T18:37:29+00:00"
+ "time": "2022-04-05T09:50:18+00:00"
},
{
"name": "doctrine/deprecations",