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

chore(deps): lock file maintenance

parent c46a9389
No related branches found
No related tags found
1 merge request!82chore(deps): lock file maintenance
Pipeline #237451 passed
...@@ -3718,16 +3718,16 @@ ...@@ -3718,16 +3718,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": {
...@@ -3776,7 +3776,7 @@ ...@@ -3776,7 +3776,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",
...@@ -5289,16 +5289,16 @@ ...@@ -5289,16 +5289,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": {
...@@ -5363,12 +5363,12 @@ ...@@ -5363,12 +5363,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": [
{ {
...@@ -5384,20 +5384,20 @@ ...@@ -5384,20 +5384,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": {
...@@ -5443,7 +5443,7 @@ ...@@ -5443,7 +5443,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": [
{ {
...@@ -5459,7 +5459,7 @@ ...@@ -5459,7 +5459,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",
...@@ -5631,16 +5631,16 @@ ...@@ -5631,16 +5631,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": {
...@@ -5695,7 +5695,7 @@ ...@@ -5695,7 +5695,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": [
{ {
...@@ -5711,7 +5711,7 @@ ...@@ -5711,7 +5711,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",
...@@ -6175,16 +6175,16 @@ ...@@ -6175,16 +6175,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v5.4.21", "version": "v5.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "edac10d167b78b1d90f46a80320d632de0bd9f2f" "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/edac10d167b78b1d90f46a80320d632de0bd9f2f", "url": "https://api.github.com/repos/symfony/string/zipball/8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
"reference": "edac10d167b78b1d90f46a80320d632de0bd9f2f", "reference": "8036a4c76c0dd29e60b6a7cafcacc50cf088ea62",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6241,7 +6241,7 @@ ...@@ -6241,7 +6241,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v5.4.21" "source": "https://github.com/symfony/string/tree/v5.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -6257,7 +6257,7 @@ ...@@ -6257,7 +6257,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-22T08:00:55+00:00" "time": "2023-03-14T06:11:53+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment