summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock18
1 files changed, 9 insertions, 9 deletions
diff --git a/composer.lock b/composer.lock
index 877abc7ac..9a7ddf894 100644
--- a/composer.lock
+++ b/composer.lock
@@ -469,16 +469,16 @@
},
{
"name": "doctrine/dbal",
- "version": "3.3.2",
+ "version": "3.3.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
- "reference": "35eae239ef515d55ebb24e9d4715cad09a4f58ed"
+ "reference": "82331b861727c15b1f457ef05a8729e508e7ead5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/dbal/zipball/35eae239ef515d55ebb24e9d4715cad09a4f58ed",
- "reference": "35eae239ef515d55ebb24e9d4715cad09a4f58ed",
+ "url": "https://api.github.com/repos/doctrine/dbal/zipball/82331b861727c15b1f457ef05a8729e508e7ead5",
+ "reference": "82331b861727c15b1f457ef05a8729e508e7ead5",
"shasum": ""
},
"require": {
@@ -493,14 +493,14 @@
"require-dev": {
"doctrine/coding-standard": "9.0.0",
"jetbrains/phpstorm-stubs": "2021.1",
- "phpstan/phpstan": "1.4.0",
+ "phpstan/phpstan": "1.4.6",
"phpstan/phpstan-strict-rules": "^1.1",
- "phpunit/phpunit": "9.5.11",
+ "phpunit/phpunit": "9.5.16",
"psalm/plugin-phpunit": "0.16.1",
"squizlabs/php_codesniffer": "3.6.2",
"symfony/cache": "^5.2|^6.0",
"symfony/console": "^2.7|^3.0|^4.0|^5.0|^6.0",
- "vimeo/psalm": "4.16.1"
+ "vimeo/psalm": "4.22.0"
},
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
@@ -560,7 +560,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
- "source": "https://github.com/doctrine/dbal/tree/3.3.2"
+ "source": "https://github.com/doctrine/dbal/tree/3.3.3"
},
"funding": [
{
@@ -576,7 +576,7 @@
"type": "tidelift"
}
],
- "time": "2022-02-05T16:33:45+00:00"
+ "time": "2022-03-09T15:39:50+00:00"
},
{
"name": "doctrine/deprecations",