Skip to content
Snippets Groups Projects

chore(deps): lock file maintenance

Merged Bekerle, Patrizio requested to merge renovate/lock-file-maintenance into main
1 file
+ 6
7
Compare changes
  • Side-by-side
  • Inline
+ 6
7
@@ -6936,16 +6936,16 @@
},
{
"name": "vimeo/psalm",
"version": "4.9.2",
"version": "4.9.3",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "00c062267d6e3229d91a1939992987e2d46f2393"
"reference": "4c262932602b9bbab5020863d1eb22d49de0dbf4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/00c062267d6e3229d91a1939992987e2d46f2393",
"reference": "00c062267d6e3229d91a1939992987e2d46f2393",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/4c262932602b9bbab5020863d1eb22d49de0dbf4",
"reference": "4c262932602b9bbab5020863d1eb22d49de0dbf4",
"shasum": ""
},
"require": {
@@ -6987,7 +6987,6 @@
"slevomat/coding-standard": "^7.0",
"squizlabs/php_codesniffer": "^3.5",
"symfony/process": "^4.3 || ^5.0",
"weirdan/phpunit-appveyor-reporter": "^1.0.0",
"weirdan/prophecy-shim": "^1.0 || ^2.0"
},
"suggest": {
@@ -7035,9 +7034,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/4.9.2"
"source": "https://github.com/vimeo/psalm/tree/4.9.3"
},
"time": "2021-08-01T01:15:26+00:00"
"time": "2021-08-14T16:19:38+00:00"
},
{
"name": "webmozart/path-util",
Loading