Skip to content
Snippets Groups Projects

chore(deps): lock file maintenance

Merged Reiter, Christoph requested to merge renovate/lock-file-maintenance into main
1 file
+ 12
12
Compare changes
  • Side-by-side
  • Inline
+ 12
12
@@ -7588,16 +7588,16 @@
@@ -7588,16 +7588,16 @@
},
},
{
{
"name": "phpstan/phpstan",
"name": "phpstan/phpstan",
"version": "1.8.11",
"version": "1.9.1",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "46e223dd68a620da18855c23046ddb00940b4014"
"reference": "a59c8b5bfd4a236f27efc8b5ce72c313c2b54b5f"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/46e223dd68a620da18855c23046ddb00940b4014",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/a59c8b5bfd4a236f27efc8b5ce72c313c2b54b5f",
"reference": "46e223dd68a620da18855c23046ddb00940b4014",
"reference": "a59c8b5bfd4a236f27efc8b5ce72c313c2b54b5f",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -7627,7 +7627,7 @@
@@ -7627,7 +7627,7 @@
],
],
"support": {
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.8.11"
"source": "https://github.com/phpstan/phpstan/tree/1.9.1"
},
},
"funding": [
"funding": [
{
{
@@ -7643,7 +7643,7 @@
@@ -7643,7 +7643,7 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2022-10-24T15:45:13+00:00"
"time": "2022-11-04T13:35:59+00:00"
},
},
{
{
"name": "phpstan/phpstan-phpunit",
"name": "phpstan/phpstan-phpunit",
@@ -9985,16 +9985,16 @@
@@ -9985,16 +9985,16 @@
},
},
{
{
"name": "vimeo/psalm",
"name": "vimeo/psalm",
"version": "4.29.0",
"version": "4.30.0",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "7ec5ffbd5f68ae03782d7fd33fff0c45a69f95b3"
"reference": "d0bc6e25d89f649e4f36a534f330f8bb4643dd69"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/7ec5ffbd5f68ae03782d7fd33fff0c45a69f95b3",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/d0bc6e25d89f649e4f36a534f330f8bb4643dd69",
"reference": "7ec5ffbd5f68ae03782d7fd33fff0c45a69f95b3",
"reference": "d0bc6e25d89f649e4f36a534f330f8bb4643dd69",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -10087,9 +10087,9 @@
@@ -10087,9 +10087,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.29.0"
"source": "https://github.com/vimeo/psalm/tree/4.30.0"
},
},
"time": "2022-10-11T17:09:17+00:00"
"time": "2022-11-06T20:37:08+00:00"
},
},
{
{
"name": "webmozart/path-util",
"name": "webmozart/path-util",
Loading