Skip to content
Snippets Groups Projects
Commit 8eb04b8d authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Merge branch 'renovate/patch-all-minor-patch' into 'main'

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

See merge request !188
parents b122afe6 ecda52ba
Branches
No related tags found
1 merge request!188fix(deps): update all non-major dependencies (patch)
Pipeline #219585 passed
...@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment