Skip to content
Snippets Groups Projects
Commit 6774a852 authored by Renovate Bot's avatar Renovate Bot
Browse files

chore(deps): lock file maintenance

parent 011ec805
Branches
No related tags found
1 merge request!170chore(deps): lock file maintenance
Pipeline #237463 passed
...@@ -4143,16 +4143,16 @@ ...@@ -4143,16 +4143,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": {
...@@ -4207,7 +4207,7 @@ ...@@ -4207,7 +4207,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": [
{ {
...@@ -4223,7 +4223,7 @@ ...@@ -4223,7 +4223,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",
...@@ -8878,16 +8878,16 @@ ...@@ -8878,16 +8878,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": {
...@@ -8936,7 +8936,7 @@ ...@@ -8936,7 +8936,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",
...@@ -10449,16 +10449,16 @@ ...@@ -10449,16 +10449,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9" "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/c77433ddc6cdc689caf48065d9ea22ca0853fbd9", "url": "https://api.github.com/repos/symfony/console/zipball/3cd51fd2e6c461ca678f84d419461281bd87a0a8",
"reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9", "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -10523,12 +10523,12 @@ ...@@ -10523,12 +10523,12 @@
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"keywords": [ "keywords": [
"cli", "cli",
"command line", "command-line",
"console", "console",
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v5.4.21" "source": "https://github.com/symfony/console/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -10544,20 +10544,20 @@ ...@@ -10544,20 +10544,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-25T16:59:41+00:00" "time": "2023-03-25T09:27:28+00:00"
}, },
{ {
"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": {
...@@ -10603,7 +10603,7 @@ ...@@ -10603,7 +10603,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": [
{ {
...@@ -10619,7 +10619,7 @@ ...@@ -10619,7 +10619,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