Skip to content
Snippets Groups Projects

fix(deps): update all non-major dependencies (patch)

Merged Reiter, Christoph requested to merge renovate/patch-all-minor-patch into main
1 file
+ 12
12
Compare changes
  • Side-by-side
  • Inline
+ 12
12
@@ -7367,16 +7367,16 @@
},
{
"name": "nikic/php-parser",
"version": "v4.14.0",
"version": "v4.15.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1"
"reference": "617d0220b903895537b25791f52af4698dd19339"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/34bea19b6e03d8153165d8f30bba4c3be86184c1",
"reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/617d0220b903895537b25791f52af4698dd19339",
"reference": "617d0220b903895537b25791f52af4698dd19339",
"shasum": ""
},
"require": {
@@ -7417,9 +7417,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.14.0"
"source": "https://github.com/nikic/PHP-Parser/tree/v4.15.0"
},
"time": "2022-05-31T20:59:12+00:00"
"time": "2022-09-03T19:54:32+00:00"
},
{
"name": "openlss/lib-array2xml",
@@ -7640,16 +7640,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.8.3",
"version": "1.8.4",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "5583623b61caafebd62bc78a99533aa9d769d097"
"reference": "eed4c9da531f6ebb4787235b6fb486e2c20f34e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/5583623b61caafebd62bc78a99533aa9d769d097",
"reference": "5583623b61caafebd62bc78a99533aa9d769d097",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/eed4c9da531f6ebb4787235b6fb486e2c20f34e5",
"reference": "eed4c9da531f6ebb4787235b6fb486e2c20f34e5",
"shasum": ""
},
"require": {
@@ -7679,7 +7679,7 @@
],
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.8.3"
"source": "https://github.com/phpstan/phpstan/tree/1.8.4"
},
"funding": [
{
@@ -7695,7 +7695,7 @@
"type": "tidelift"
}
],
"time": "2022-09-01T15:27:34+00:00"
"time": "2022-09-03T13:08:04+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
Loading