Dependency updates

This commit is contained in:
Jonny Barnes 2021-02-14 11:49:48 +00:00
parent 4290fb8765
commit 3a4cff9153

13
composer.lock generated
View file

@ -11707,16 +11707,16 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "4.5.1", "version": "4.5.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "257a1ca672a79dedc852be1285a7b97154646418" "reference": "15a9eece1305fd26eb1336a78e5a2ee7a4b36214"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/257a1ca672a79dedc852be1285a7b97154646418", "url": "https://api.github.com/repos/vimeo/psalm/zipball/15a9eece1305fd26eb1336a78e5a2ee7a4b36214",
"reference": "257a1ca672a79dedc852be1285a7b97154646418", "reference": "15a9eece1305fd26eb1336a78e5a2ee7a4b36214",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11750,6 +11750,7 @@
"bamarni/composer-bin-plugin": "^1.2", "bamarni/composer-bin-plugin": "^1.2",
"brianium/paratest": "^4.0||^6.0", "brianium/paratest": "^4.0||^6.0",
"ext-curl": "*", "ext-curl": "*",
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpdocumentor/reflection-docblock": "^5", "phpdocumentor/reflection-docblock": "^5",
"phpmyadmin/sql-parser": "5.1.0||dev-master", "phpmyadmin/sql-parser": "5.1.0||dev-master",
"phpspec/prophecy": ">=1.9.0", "phpspec/prophecy": ">=1.9.0",
@ -11805,9 +11806,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/vimeo/psalm/issues", "issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/4.5.1" "source": "https://github.com/vimeo/psalm/tree/4.5.2"
}, },
"time": "2021-02-11T19:12:25+00:00" "time": "2021-02-13T21:45:13+00:00"
}, },
{ {
"name": "webmozart/path-util", "name": "webmozart/path-util",