summaryrefslogtreecommitdiffstats
path: root/vendor-bin
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-10-09 05:07:16 +0000
committerGitHub <noreply@github.com>2022-10-09 05:07:16 +0000
commite0118b7406ffef95ddbd0ff557f8772e42d1a368 (patch)
tree0a18b2c7a328b717b1de9b46435b278752b4f5b9 /vendor-bin
parentd0c5e77d23d732890f9672b642791fc247a66ad5 (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'vendor-bin')
-rw-r--r--vendor-bin/mozart/composer.lock12
-rw-r--r--vendor-bin/psalm/composer.lock13
2 files changed, 13 insertions, 12 deletions
diff --git a/vendor-bin/mozart/composer.lock b/vendor-bin/mozart/composer.lock
index 08913bc3f..315c7b60c 100644
--- a/vendor-bin/mozart/composer.lock
+++ b/vendor-bin/mozart/composer.lock
@@ -66,16 +66,16 @@
},
{
"name": "league/flysystem",
- "version": "1.1.9",
+ "version": "1.1.10",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
- "reference": "094defdb4a7001845300334e7c1ee2335925ef99"
+ "reference": "3239285c825c152bcc315fe0e87d6b55f5972ed1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/094defdb4a7001845300334e7c1ee2335925ef99",
- "reference": "094defdb4a7001845300334e7c1ee2335925ef99",
+ "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/3239285c825c152bcc315fe0e87d6b55f5972ed1",
+ "reference": "3239285c825c152bcc315fe0e87d6b55f5972ed1",
"shasum": ""
},
"require": {
@@ -148,7 +148,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
- "source": "https://github.com/thephpleague/flysystem/tree/1.1.9"
+ "source": "https://github.com/thephpleague/flysystem/tree/1.1.10"
},
"funding": [
{
@@ -156,7 +156,7 @@
"type": "other"
}
],
- "time": "2021-12-09T09:40:50+00:00"
+ "time": "2022-10-04T09:16:37+00:00"
},
{
"name": "league/mime-type-detection",
diff --git a/vendor-bin/psalm/composer.lock b/vendor-bin/psalm/composer.lock
index 35312edd6..95c5a0c78 100644
--- a/vendor-bin/psalm/composer.lock
+++ b/vendor-bin/psalm/composer.lock
@@ -1915,16 +1915,16 @@
},
{
"name": "vimeo/psalm",
- "version": "4.27.0",
+ "version": "4.28.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
- "reference": "faf106e717c37b8c81721845dba9de3d8deed8ff"
+ "reference": "52e96bea381e6cb07a672aefec791a5817694a26"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/vimeo/psalm/zipball/faf106e717c37b8c81721845dba9de3d8deed8ff",
- "reference": "faf106e717c37b8c81721845dba9de3d8deed8ff",
+ "url": "https://api.github.com/repos/vimeo/psalm/zipball/52e96bea381e6cb07a672aefec791a5817694a26",
+ "reference": "52e96bea381e6cb07a672aefec791a5817694a26",
"shasum": ""
},
"require": {
@@ -1963,6 +1963,7 @@
"phpdocumentor/reflection-docblock": "^5",
"phpmyadmin/sql-parser": "5.1.0||dev-master",
"phpspec/prophecy": ">=1.9.0",
+ "phpstan/phpdoc-parser": "1.2.* || 1.6.4",
"phpunit/phpunit": "^9.0",
"psalm/plugin-phpunit": "^0.16",
"slevomat/coding-standard": "^7.0",
@@ -2016,9 +2017,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
- "source": "https://github.com/vimeo/psalm/tree/4.27.0"
+ "source": "https://github.com/vimeo/psalm/tree/4.28.0"
},
- "time": "2022-08-31T13:47:09+00:00"
+ "time": "2022-10-07T16:13:24+00:00"
},
{
"name": "webmozart/assert",