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
+ 25
25
Compare changes
  • Side-by-side
  • Inline
+ 25
25
@@ -248,16 +248,16 @@
},
{
"name": "doctrine/annotations",
"version": "1.14.0",
"version": "1.14.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "3587ab58646bc515b2e03bbd3cfcd3682e8df5bf"
"reference": "9e034d7a70032d422169f27d8759e8d84abb4f51"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/3587ab58646bc515b2e03bbd3cfcd3682e8df5bf",
"reference": "3587ab58646bc515b2e03bbd3cfcd3682e8df5bf",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/9e034d7a70032d422169f27d8759e8d84abb4f51",
"reference": "9e034d7a70032d422169f27d8759e8d84abb4f51",
"shasum": ""
},
"require": {
@@ -318,9 +318,9 @@
],
"support": {
"issues": "https://github.com/doctrine/annotations/issues",
"source": "https://github.com/doctrine/annotations/tree/1.14.0"
"source": "https://github.com/doctrine/annotations/tree/1.14.1"
},
"time": "2022-12-11T18:25:48+00:00"
"time": "2022-12-12T12:46:12+00:00"
},
{
"name": "doctrine/deprecations",
@@ -458,16 +458,16 @@
},
{
"name": "doctrine/lexer",
"version": "2.0.0",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
"reference": "3cf140b81e55d5d640f73367d829db7e3023ef69"
"reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/3cf140b81e55d5d640f73367d829db7e3023ef69",
"reference": "3cf140b81e55d5d640f73367d829db7e3023ef69",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
"reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
"shasum": ""
},
"require": {
@@ -516,7 +516,7 @@
],
"support": {
"issues": "https://github.com/doctrine/lexer/issues",
"source": "https://github.com/doctrine/lexer/tree/2.0.0"
"source": "https://github.com/doctrine/lexer/tree/2.1.0"
},
"funding": [
{
@@ -532,7 +532,7 @@
"type": "tidelift"
}
],
"time": "2022-12-11T10:51:23+00:00"
"time": "2022-12-14T08:49:07+00:00"
},
{
"name": "dragonmantank/cron-expression",
@@ -7636,16 +7636,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.9.2",
"version": "1.9.3",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "d6fdf01c53978b6429f1393ba4afeca39cc68afa"
"reference": "709999b91448d4f2bb07daffffedc889b33e461c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d6fdf01c53978b6429f1393ba4afeca39cc68afa",
"reference": "d6fdf01c53978b6429f1393ba4afeca39cc68afa",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/709999b91448d4f2bb07daffffedc889b33e461c",
"reference": "709999b91448d4f2bb07daffffedc889b33e461c",
"shasum": ""
},
"require": {
@@ -7675,7 +7675,7 @@
],
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.9.2"
"source": "https://github.com/phpstan/phpstan/tree/1.9.3"
},
"funding": [
{
@@ -7691,25 +7691,25 @@
"type": "tidelift"
}
],
"time": "2022-11-10T09:56:11+00:00"
"time": "2022-12-13T10:28:10+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
"version": "1.3.0",
"version": "1.3.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "4c06b7e3f2c40081334d86975350dda814bd064a"
"reference": "cd9c6938f8bbfcb6da3ed5a3c7ea60873825d088"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/4c06b7e3f2c40081334d86975350dda814bd064a",
"reference": "4c06b7e3f2c40081334d86975350dda814bd064a",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/cd9c6938f8bbfcb6da3ed5a3c7ea60873825d088",
"reference": "cd9c6938f8bbfcb6da3ed5a3c7ea60873825d088",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0",
"phpstan/phpstan": "^1.9.0"
"phpstan/phpstan": "^1.9.3"
},
"conflict": {
"phpunit/phpunit": "<7.0"
@@ -7741,9 +7741,9 @@
"description": "PHPUnit extensions and rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.0"
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.2"
},
"time": "2022-12-07T15:46:24+00:00"
"time": "2022-12-13T15:08:22+00:00"
},
{
"name": "phpunit/php-code-coverage",
Loading