Skip to content
Snippets Groups Projects

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

Merged Reiter, Christoph requested to merge renovate/patch-all-minor-patch into main
+ 16
13
@@ -7293,16 +7293,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.94",
"version": "0.12.95",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6"
"reference": "4ffddfe86e85dcc494a47e5f3dcfd1a2dccdce58"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6",
"reference": "3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/4ffddfe86e85dcc494a47e5f3dcfd1a2dccdce58",
"reference": "4ffddfe86e85dcc494a47e5f3dcfd1a2dccdce58",
"shasum": ""
},
"require": {
@@ -7333,7 +7333,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/0.12.94"
"source": "https://github.com/phpstan/phpstan/tree/0.12.95"
},
"funding": [
{
@@ -7353,7 +7353,7 @@
"type": "tidelift"
}
],
"time": "2021-07-30T09:05:27+00:00"
"time": "2021-08-20T12:53:41+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
@@ -8080,21 +8080,24 @@
},
{
"name": "symfony/profiler-pack",
"version": "v1.0.5",
"version": "v1.0.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/profiler-pack.git",
"reference": "29ec66471082b4eb068db11eb4f0a48c277653f7"
"reference": "bcd6e80af9819454ac18594362e7875fd1d771c7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/profiler-pack/zipball/29ec66471082b4eb068db11eb4f0a48c277653f7",
"reference": "29ec66471082b4eb068db11eb4f0a48c277653f7",
"url": "https://api.github.com/repos/symfony/profiler-pack/zipball/bcd6e80af9819454ac18594362e7875fd1d771c7",
"reference": "bcd6e80af9819454ac18594362e7875fd1d771c7",
"shasum": ""
},
"require": {
"symfony/stopwatch": "*",
"symfony/twig-bundle": "*",
"symfony/web-profiler-bundle": "*"
},
"require-dev": {
"symfony/stopwatch": "*",
"symfony/web-profiler-bundle": "*"
},
"type": "symfony-pack",
@@ -8105,7 +8108,7 @@
"description": "A pack for the Symfony web profiler",
"support": {
"issues": "https://github.com/symfony/profiler-pack/issues",
"source": "https://github.com/symfony/profiler-pack/tree/v1.0.5"
"source": "https://github.com/symfony/profiler-pack/tree/v1.0.6"
},
"funding": [
{
@@ -8121,7 +8124,7 @@
"type": "tidelift"
}
],
"time": "2020-08-12T06:50:46+00:00"
"time": "2021-08-20T17:27:58+00:00"
},
{
"name": "symfony/stopwatch",
Loading