Skip to content
Snippets Groups Projects

chore(deps): lock file maintenance

Closed Reiter, Christoph requested to merge renovate/lock-file-maintenance into main
1 file
+ 7
6
Compare changes
  • Side-by-side
  • Inline
@@ -10240,16 +10240,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": {
@@ -10288,6 +10288,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",
@@ -10341,9 +10342,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/path-util",
Loading