Skip to content
Snippets Groups Projects
Commit 2b69329b 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 !202
parents 6a08c5df a44df458
No related branches found
No related tags found
1 merge request!202fix(deps): update all non-major dependencies (patch)
Pipeline #231374 passed
...@@ -6205,16 +6205,16 @@ ...@@ -6205,16 +6205,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.5.0", "version": "v3.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "3ffcf4b7d890770466da3b2666f82ac054e7ec72" "reference": "a6e0510cc793912b451fd40ab983a1d28f611c15"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/3ffcf4b7d890770466da3b2666f82ac054e7ec72", "url": "https://api.github.com/repos/twigphp/Twig/zipball/a6e0510cc793912b451fd40ab983a1d28f611c15",
"reference": "3ffcf4b7d890770466da3b2666f82ac054e7ec72", "reference": "a6e0510cc793912b451fd40ab983a1d28f611c15",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6265,7 +6265,7 @@ ...@@ -6265,7 +6265,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.5.0" "source": "https://github.com/twigphp/Twig/tree/v3.5.1"
}, },
"funding": [ "funding": [
{ {
...@@ -6277,7 +6277,7 @@ ...@@ -6277,7 +6277,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-27T12:28:18+00:00" "time": "2023-02-08T07:49:20+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
...@@ -7636,16 +7636,16 @@ ...@@ -7636,16 +7636,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.9.14", "version": "1.9.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "e5fcc96289cf737304286a9b505fbed091f02e58" "reference": "204e459e7822f2c586463029f5ecec31bb45a1f2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e5fcc96289cf737304286a9b505fbed091f02e58", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/204e459e7822f2c586463029f5ecec31bb45a1f2",
"reference": "e5fcc96289cf737304286a9b505fbed091f02e58", "reference": "204e459e7822f2c586463029f5ecec31bb45a1f2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7675,7 +7675,7 @@ ...@@ -7675,7 +7675,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan/issues", "issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.9.14" "source": "https://github.com/phpstan/phpstan/tree/1.9.17"
}, },
"funding": [ "funding": [
{ {
...@@ -7691,20 +7691,20 @@ ...@@ -7691,20 +7691,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-19T10:47:09+00:00" "time": "2023-02-08T12:25:00+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
"version": "1.3.3", "version": "1.3.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git", "url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "54a24bd23e9e80ee918cdc24f909d376c2e273f7" "reference": "d77af96c1aaec28f7c0293677132eaaad079e01b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/54a24bd23e9e80ee918cdc24f909d376c2e273f7", "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/d77af96c1aaec28f7c0293677132eaaad079e01b",
"reference": "54a24bd23e9e80ee918cdc24f909d376c2e273f7", "reference": "d77af96c1aaec28f7c0293677132eaaad079e01b",
"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.3" "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.4"
}, },
"time": "2022-12-21T15:25:00+00:00" "time": "2023-02-09T08:05:29+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