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

Merge branch 'renovate/lock-file-maintenance' into 'main'

chore(deps): lock file maintenance

See merge request !206
parents d1ae6c51 b60103ea
No related branches found
No related tags found
1 merge request!206chore(deps): lock file maintenance
Pipeline #239780 passed
...@@ -4062,16 +4062,16 @@ ...@@ -4062,16 +4062,16 @@
}, },
{ {
"name": "symfony/monolog-bridge", "name": "symfony/monolog-bridge",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/monolog-bridge.git", "url": "https://github.com/symfony/monolog-bridge.git",
"reference": "f765276590bfe7b119e1494129fde9aa2a0c3058" "reference": "34be6f0695e4187dbb832a05905fb4c6581ac39a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/f765276590bfe7b119e1494129fde9aa2a0c3058", "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/34be6f0695e4187dbb832a05905fb4c6581ac39a",
"reference": "f765276590bfe7b119e1494129fde9aa2a0c3058", "reference": "34be6f0695e4187dbb832a05905fb4c6581ac39a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4126,7 +4126,7 @@ ...@@ -4126,7 +4126,7 @@
"description": "Provides integration for Monolog with various Symfony components", "description": "Provides integration for Monolog with various Symfony components",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/monolog-bridge/tree/v5.4.21" "source": "https://github.com/symfony/monolog-bridge/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -4142,7 +4142,7 @@ ...@@ -4142,7 +4142,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-21T12:28:57+00:00" "time": "2023-03-06T21:29:33+00:00"
}, },
{ {
"name": "symfony/monolog-bundle", "name": "symfony/monolog-bundle",
...@@ -6591,16 +6591,16 @@ ...@@ -6591,16 +6591,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "6c5ac3a1be8b849d59a1a77877ee110e1b55eb74" "reference": "e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/6c5ac3a1be8b849d59a1a77877ee110e1b55eb74", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4",
"reference": "6c5ac3a1be8b849d59a1a77877ee110e1b55eb74", "reference": "e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6660,7 +6660,7 @@ ...@@ -6660,7 +6660,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.21" "source": "https://github.com/symfony/var-dumper/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -6676,7 +6676,7 @@ ...@@ -6676,7 +6676,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-23T10:00:28+00:00" "time": "2023-03-25T09:27:28+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
...@@ -8538,16 +8538,16 @@ ...@@ -8538,16 +8538,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.8", "version": "1.10.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "0166aef76e066f0dd2adc2799bdadfa1635711e9" "reference": "f1e22c9b17a879987f8743d81533250a5fff47f9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/0166aef76e066f0dd2adc2799bdadfa1635711e9", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f1e22c9b17a879987f8743d81533250a5fff47f9",
"reference": "0166aef76e066f0dd2adc2799bdadfa1635711e9", "reference": "f1e22c9b17a879987f8743d81533250a5fff47f9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8596,7 +8596,7 @@ ...@@ -8596,7 +8596,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-24T10:28:16+00:00" "time": "2023-04-01T17:06:15+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
...@@ -8652,22 +8652,22 @@ ...@@ -8652,22 +8652,22 @@
}, },
{ {
"name": "phpstan/phpstan-symfony", "name": "phpstan/phpstan-symfony",
"version": "1.2.23", "version": "1.2.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git", "url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "8a8d0538ca943b20beda7e9799e14fb3683262d4" "reference": "db81b1861aac7cc2e66115cb33b4d1ea2a73d096"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/8a8d0538ca943b20beda7e9799e14fb3683262d4", "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/db81b1861aac7cc2e66115cb33b4d1ea2a73d096",
"reference": "8a8d0538ca943b20beda7e9799e14fb3683262d4", "reference": "db81b1861aac7cc2e66115cb33b4d1ea2a73d096",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-simplexml": "*", "ext-simplexml": "*",
"php": "^7.2 || ^8.0", "php": "^7.2 || ^8.0",
"phpstan/phpstan": "^1.9.4" "phpstan/phpstan": "^1.9.18"
}, },
"conflict": { "conflict": {
"symfony/framework-bundle": "<3.0" "symfony/framework-bundle": "<3.0"
...@@ -8677,7 +8677,7 @@ ...@@ -8677,7 +8677,7 @@
"php-parallel-lint/php-parallel-lint": "^1.2", "php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/phpstan-phpunit": "^1.0", "phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1.0", "phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^9.5", "phpunit/phpunit": "^8.5.29 || ^9.5",
"psr/container": "1.0 || 1.1.1", "psr/container": "1.0 || 1.1.1",
"symfony/config": "^5.4 || ^6.1", "symfony/config": "^5.4 || ^6.1",
"symfony/console": "^5.4 || ^6.1", "symfony/console": "^5.4 || ^6.1",
...@@ -8717,9 +8717,9 @@ ...@@ -8717,9 +8717,9 @@
"description": "Symfony Framework extensions and rules for PHPStan", "description": "Symfony Framework extensions and rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-symfony/issues", "issues": "https://github.com/phpstan/phpstan-symfony/issues",
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.23" "source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.24"
}, },
"time": "2023-02-06T10:42:02+00:00" "time": "2023-03-30T08:38:10+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
...@@ -10259,16 +10259,16 @@ ...@@ -10259,16 +10259,16 @@
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
"reference": "105a7ac54ecacc1f52a99b9c4963935ca62aac8f" "reference": "4c633facee8da59998e0c90e337a586cf07a21e7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/105a7ac54ecacc1f52a99b9c4963935ca62aac8f", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4c633facee8da59998e0c90e337a586cf07a21e7",
"reference": "105a7ac54ecacc1f52a99b9c4963935ca62aac8f", "reference": "4c633facee8da59998e0c90e337a586cf07a21e7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -10314,7 +10314,7 @@ ...@@ -10314,7 +10314,7 @@
"description": "Eases DOM navigation for HTML and XML documents", "description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/dom-crawler/tree/v5.4.21" "source": "https://github.com/symfony/dom-crawler/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -10330,7 +10330,7 @@ ...@@ -10330,7 +10330,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-14T08:03:56+00:00" "time": "2023-03-06T21:29:33+00:00"
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment