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
@@ -248,16 +248,16 @@
@@ -248,16 +248,16 @@
},
},
{
{
"name": "doctrine/annotations",
"name": "doctrine/annotations",
"version": "1.14.1",
"version": "1.14.2",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "9e034d7a70032d422169f27d8759e8d84abb4f51"
"reference": "ad785217c1e9555a7d6c6c8c9f406395a5e2882b"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/9e034d7a70032d422169f27d8759e8d84abb4f51",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/ad785217c1e9555a7d6c6c8c9f406395a5e2882b",
"reference": "9e034d7a70032d422169f27d8759e8d84abb4f51",
"reference": "ad785217c1e9555a7d6c6c8c9f406395a5e2882b",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -318,9 +318,9 @@
@@ -318,9 +318,9 @@
],
],
"support": {
"support": {
"issues": "https://github.com/doctrine/annotations/issues",
"issues": "https://github.com/doctrine/annotations/issues",
"source": "https://github.com/doctrine/annotations/tree/1.14.1"
"source": "https://github.com/doctrine/annotations/tree/1.14.2"
},
},
"time": "2022-12-12T12:46:12+00:00"
"time": "2022-12-15T06:48:22+00:00"
},
},
{
{
"name": "doctrine/deprecations",
"name": "doctrine/deprecations",
@@ -7695,16 +7695,16 @@
@@ -7695,16 +7695,16 @@
},
},
{
{
"name": "phpstan/phpstan-phpunit",
"name": "phpstan/phpstan-phpunit",
"version": "1.3.2",
"version": "1.3.3",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "cd9c6938f8bbfcb6da3ed5a3c7ea60873825d088"
"reference": "54a24bd23e9e80ee918cdc24f909d376c2e273f7"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/cd9c6938f8bbfcb6da3ed5a3c7ea60873825d088",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/54a24bd23e9e80ee918cdc24f909d376c2e273f7",
"reference": "cd9c6938f8bbfcb6da3ed5a3c7ea60873825d088",
"reference": "54a24bd23e9e80ee918cdc24f909d376c2e273f7",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -7741,9 +7741,9 @@
@@ -7741,9 +7741,9 @@
"description": "PHPUnit extensions and rules for PHPStan",
"description": "PHPUnit extensions and rules for PHPStan",
"support": {
"support": {
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.2"
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.3"
},
},
"time": "2022-12-13T15:08:22+00:00"
"time": "2022-12-21T15:25:00+00:00"
},
},
{
{
"name": "phpunit/php-code-coverage",
"name": "phpunit/php-code-coverage",
Loading