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

chore(deps): lock file maintenance

parent c6bea93c
Branches
Tags
1 merge request!67chore(deps): lock file maintenance
Pipeline #95933 passed
This commit is part of merge request !67. Comments created here will be created in the context of that merge request.
...@@ -1948,16 +1948,16 @@ ...@@ -1948,16 +1948,16 @@
}, },
{ {
"name": "symfony/asset", "name": "symfony/asset",
"version": "v5.4.3", "version": "v5.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/asset.git", "url": "https://github.com/symfony/asset.git",
"reference": "156e45cba14f9be3fe8b987e86f482a76aa078f3" "reference": "4affdca3da5f380caa27a338269b36ac288b3981"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/asset/zipball/156e45cba14f9be3fe8b987e86f482a76aa078f3", "url": "https://api.github.com/repos/symfony/asset/zipball/4affdca3da5f380caa27a338269b36ac288b3981",
"reference": "156e45cba14f9be3fe8b987e86f482a76aa078f3", "reference": "4affdca3da5f380caa27a338269b36ac288b3981",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2002,7 +2002,7 @@ ...@@ -2002,7 +2002,7 @@
"description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files", "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/asset/tree/v5.4.3" "source": "https://github.com/symfony/asset/tree/v5.4.7"
}, },
"funding": [ "funding": [
{ {
...@@ -2018,7 +2018,7 @@ ...@@ -2018,7 +2018,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-02T09:53:40+00:00" "time": "2022-03-18T16:00:30+00:00"
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
...@@ -2433,16 +2433,16 @@ ...@@ -2433,16 +2433,16 @@
}, },
{ {
"name": "symfony/doctrine-messenger", "name": "symfony/doctrine-messenger",
"version": "v5.4.3", "version": "v5.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/doctrine-messenger.git", "url": "https://github.com/symfony/doctrine-messenger.git",
"reference": "335428f424807178c57b89fd2bed714fba4bf4af" "reference": "bea918cb8363d8fe7953ebcc300454207a3e6093"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/335428f424807178c57b89fd2bed714fba4bf4af", "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/bea918cb8363d8fe7953ebcc300454207a3e6093",
"reference": "335428f424807178c57b89fd2bed714fba4bf4af", "reference": "bea918cb8363d8fe7953ebcc300454207a3e6093",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2486,7 +2486,7 @@ ...@@ -2486,7 +2486,7 @@
"description": "Symfony Doctrine Messenger Bridge", "description": "Symfony Doctrine Messenger Bridge",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/doctrine-messenger/tree/v5.4.3" "source": "https://github.com/symfony/doctrine-messenger/tree/v5.4.7"
}, },
"funding": [ "funding": [
{ {
...@@ -2502,7 +2502,7 @@ ...@@ -2502,7 +2502,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-02T09:53:40+00:00" "time": "2022-04-01T10:23:59+00:00"
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
...@@ -2741,16 +2741,16 @@ ...@@ -2741,16 +2741,16 @@
}, },
{ {
"name": "symfony/expression-language", "name": "symfony/expression-language",
"version": "v5.4.3", "version": "v5.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/expression-language.git", "url": "https://github.com/symfony/expression-language.git",
"reference": "c68c6d1a308f6e2a1382bdb3a317959e1ee9aa08" "reference": "2ab2550b48ee6e88137f69967a5ded0852741549"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/c68c6d1a308f6e2a1382bdb3a317959e1ee9aa08", "url": "https://api.github.com/repos/symfony/expression-language/zipball/2ab2550b48ee6e88137f69967a5ded0852741549",
"reference": "c68c6d1a308f6e2a1382bdb3a317959e1ee9aa08", "reference": "2ab2550b48ee6e88137f69967a5ded0852741549",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2784,7 +2784,7 @@ ...@@ -2784,7 +2784,7 @@
"description": "Provides an engine that can compile and evaluate expressions", "description": "Provides an engine that can compile and evaluate expressions",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/expression-language/tree/v5.4.3" "source": "https://github.com/symfony/expression-language/tree/v5.4.7"
}, },
"funding": [ "funding": [
{ {
...@@ -2800,7 +2800,7 @@ ...@@ -2800,7 +2800,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-02T09:53:40+00:00" "time": "2022-03-31T17:09:19+00:00"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
...@@ -3267,16 +3267,16 @@ ...@@ -3267,16 +3267,16 @@
}, },
{ {
"name": "symfony/lock", "name": "symfony/lock",
"version": "v5.4.5", "version": "v5.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/lock.git", "url": "https://github.com/symfony/lock.git",
"reference": "f03b561c3bff8dc3a8ed0ff960f8a41bb14337d8" "reference": "a16279554621453840eb8af14d12cfa24c10b8d3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/lock/zipball/f03b561c3bff8dc3a8ed0ff960f8a41bb14337d8", "url": "https://api.github.com/repos/symfony/lock/zipball/a16279554621453840eb8af14d12cfa24c10b8d3",
"reference": "f03b561c3bff8dc3a8ed0ff960f8a41bb14337d8", "reference": "a16279554621453840eb8af14d12cfa24c10b8d3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3326,7 +3326,7 @@ ...@@ -3326,7 +3326,7 @@
"semaphore" "semaphore"
], ],
"support": { "support": {
"source": "https://github.com/symfony/lock/tree/v5.4.5" "source": "https://github.com/symfony/lock/tree/v5.4.7"
}, },
"funding": [ "funding": [
{ {
...@@ -3342,7 +3342,7 @@ ...@@ -3342,7 +3342,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-02-24T09:45:49+00:00" "time": "2022-03-22T15:31:03+00:00"
}, },
{ {
"name": "symfony/messenger", "name": "symfony/messenger",
...@@ -4408,16 +4408,16 @@ ...@@ -4408,16 +4408,16 @@
}, },
{ {
"name": "symfony/property-access", "name": "symfony/property-access",
"version": "v5.4.5", "version": "v5.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-access.git", "url": "https://github.com/symfony/property-access.git",
"reference": "95534d912f61117d3bce2d4456419ee2ee548d7a" "reference": "57196a19211baa36087e6fc06254d3b39ff0f369"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/95534d912f61117d3bce2d4456419ee2ee548d7a", "url": "https://api.github.com/repos/symfony/property-access/zipball/57196a19211baa36087e6fc06254d3b39ff0f369",
"reference": "95534d912f61117d3bce2d4456419ee2ee548d7a", "reference": "57196a19211baa36087e6fc06254d3b39ff0f369",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4469,7 +4469,7 @@ ...@@ -4469,7 +4469,7 @@
"reflection" "reflection"
], ],
"support": { "support": {
"source": "https://github.com/symfony/property-access/tree/v5.4.5" "source": "https://github.com/symfony/property-access/tree/v5.4.7"
}, },
"funding": [ "funding": [
{ {
...@@ -4485,20 +4485,20 @@ ...@@ -4485,20 +4485,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-02-04T18:39:09+00:00" "time": "2022-03-31T17:09:19+00:00"
}, },
{ {
"name": "symfony/property-info", "name": "symfony/property-info",
"version": "v5.4.3", "version": "v5.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-info.git", "url": "https://github.com/symfony/property-info.git",
"reference": "bcc2b6904cbcf16b2e5d618da16117cd8e132f9a" "reference": "0fc07795712972b9792f203d0fe0e77c26c3281d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/bcc2b6904cbcf16b2e5d618da16117cd8e132f9a", "url": "https://api.github.com/repos/symfony/property-info/zipball/0fc07795712972b9792f203d0fe0e77c26c3281d",
"reference": "bcc2b6904cbcf16b2e5d618da16117cd8e132f9a", "reference": "0fc07795712972b9792f203d0fe0e77c26c3281d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4560,7 +4560,7 @@ ...@@ -4560,7 +4560,7 @@
"validator" "validator"
], ],
"support": { "support": {
"source": "https://github.com/symfony/property-info/tree/v5.4.3" "source": "https://github.com/symfony/property-info/tree/v5.4.7"
}, },
"funding": [ "funding": [
{ {
...@@ -4576,7 +4576,7 @@ ...@@ -4576,7 +4576,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-02T09:53:40+00:00" "time": "2022-03-30T13:40:48+00:00"
}, },
{ {
"name": "symfony/redis-messenger", "name": "symfony/redis-messenger",
...@@ -5156,16 +5156,16 @@ ...@@ -5156,16 +5156,16 @@
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
"version": "v5.4.6", "version": "v5.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/serializer.git", "url": "https://github.com/symfony/serializer.git",
"reference": "851007ff0781d06d1bf9890069ab19ac1610a027" "reference": "d1bc37090edabada161b6490d1be14e8cb4891d4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/851007ff0781d06d1bf9890069ab19ac1610a027", "url": "https://api.github.com/repos/symfony/serializer/zipball/d1bc37090edabada161b6490d1be14e8cb4891d4",
"reference": "851007ff0781d06d1bf9890069ab19ac1610a027", "reference": "d1bc37090edabada161b6490d1be14e8cb4891d4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5239,7 +5239,7 @@ ...@@ -5239,7 +5239,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/serializer/tree/v5.4.6" "source": "https://github.com/symfony/serializer/tree/v5.4.7"
}, },
"funding": [ "funding": [
{ {
...@@ -5255,7 +5255,7 @@ ...@@ -5255,7 +5255,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-02T12:42:23+00:00" "time": "2022-03-24T17:11:08+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
...@@ -5506,16 +5506,16 @@ ...@@ -5506,16 +5506,16 @@
}, },
{ {
"name": "symfony/twig-bridge", "name": "symfony/twig-bridge",
"version": "v5.4.5", "version": "v5.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/twig-bridge.git", "url": "https://github.com/symfony/twig-bridge.git",
"reference": "648c8694a9470ae4aaf64cbce1b640f5941fd7c9" "reference": "b43e9bdb57a39ffffb4c44a7ef0a47d338e9f1da"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/648c8694a9470ae4aaf64cbce1b640f5941fd7c9", "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/b43e9bdb57a39ffffb4c44a7ef0a47d338e9f1da",
"reference": "648c8694a9470ae4aaf64cbce1b640f5941fd7c9", "reference": "b43e9bdb57a39ffffb4c44a7ef0a47d338e9f1da",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5607,7 +5607,7 @@ ...@@ -5607,7 +5607,7 @@
"description": "Provides integration for Twig with various Symfony components", "description": "Provides integration for Twig with various Symfony components",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/twig-bridge/tree/v5.4.5" "source": "https://github.com/symfony/twig-bridge/tree/v5.4.7"
}, },
"funding": [ "funding": [
{ {
...@@ -5623,7 +5623,7 @@ ...@@ -5623,7 +5623,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-02-09T08:59:58+00:00" "time": "2022-04-01T06:09:41+00:00"
}, },
{ {
"name": "symfony/twig-bundle", "name": "symfony/twig-bundle",
...@@ -5790,16 +5790,16 @@ ...@@ -5790,16 +5790,16 @@
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v5.4.6", "version": "v5.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "ab461eab209e3be062ba9c609d37b37e8364dbe4" "reference": "f6402ff65e23b7a701d6938809c6451a8a125a8b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/ab461eab209e3be062ba9c609d37b37e8364dbe4", "url": "https://api.github.com/repos/symfony/validator/zipball/f6402ff65e23b7a701d6938809c6451a8a125a8b",
"reference": "ab461eab209e3be062ba9c609d37b37e8364dbe4", "reference": "f6402ff65e23b7a701d6938809c6451a8a125a8b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5883,7 +5883,7 @@ ...@@ -5883,7 +5883,7 @@
"description": "Provides tools to validate values", "description": "Provides tools to validate values",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/validator/tree/v5.4.6" "source": "https://github.com/symfony/validator/tree/v5.4.7"
}, },
"funding": [ "funding": [
{ {
...@@ -5899,7 +5899,7 @@ ...@@ -5899,7 +5899,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-02T12:42:23+00:00" "time": "2022-03-31T17:09:19+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
...@@ -7096,16 +7096,16 @@ ...@@ -7096,16 +7096,16 @@
}, },
{ {
"name": "composer/semver", "name": "composer/semver",
"version": "3.3.1", "version": "3.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/semver.git", "url": "https://github.com/composer/semver.git",
"reference": "5d8e574bb0e69188786b8ef77d43341222a41a71" "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/5d8e574bb0e69188786b8ef77d43341222a41a71", "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
"reference": "5d8e574bb0e69188786b8ef77d43341222a41a71", "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7157,7 +7157,7 @@ ...@@ -7157,7 +7157,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/semver/issues", "issues": "https://github.com/composer/semver/issues",
"source": "https://github.com/composer/semver/tree/3.3.1" "source": "https://github.com/composer/semver/tree/3.3.2"
}, },
"funding": [ "funding": [
{ {
...@@ -7173,7 +7173,7 @@ ...@@ -7173,7 +7173,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-16T11:22:07+00:00" "time": "2022-04-01T19:23:25+00:00"
}, },
{ {
"name": "composer/xdebug-handler", "name": "composer/xdebug-handler",
...@@ -7395,16 +7395,16 @@ ...@@ -7395,16 +7395,16 @@
}, },
{ {
"name": "felixfbecker/language-server-protocol", "name": "felixfbecker/language-server-protocol",
"version": "1.5.1", "version": "v1.5.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/felixfbecker/php-language-server-protocol.git", "url": "https://github.com/felixfbecker/php-language-server-protocol.git",
"reference": "9d846d1f5cf101deee7a61c8ba7caa0a975cd730" "reference": "6e82196ffd7c62f7794d778ca52b69feec9f2842"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/felixfbecker/php-language-server-protocol/zipball/9d846d1f5cf101deee7a61c8ba7caa0a975cd730", "url": "https://api.github.com/repos/felixfbecker/php-language-server-protocol/zipball/6e82196ffd7c62f7794d778ca52b69feec9f2842",
"reference": "9d846d1f5cf101deee7a61c8ba7caa0a975cd730", "reference": "6e82196ffd7c62f7794d778ca52b69feec9f2842",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7445,9 +7445,9 @@ ...@@ -7445,9 +7445,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/felixfbecker/php-language-server-protocol/issues", "issues": "https://github.com/felixfbecker/php-language-server-protocol/issues",
"source": "https://github.com/felixfbecker/php-language-server-protocol/tree/1.5.1" "source": "https://github.com/felixfbecker/php-language-server-protocol/tree/v1.5.2"
}, },
"time": "2021-02-22T14:02:09+00:00" "time": "2022-03-02T22:36:06+00:00"
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
...@@ -8048,21 +8048,21 @@ ...@@ -8048,21 +8048,21 @@
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
"version": "1.0.0", "version": "1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git", "url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "9eb88c9f689003a8a2a5ae9e010338ee94dc39b3" "reference": "09133ce914f1388a8bb8c7f8573aaa3723cff52a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/9eb88c9f689003a8a2a5ae9e010338ee94dc39b3", "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/09133ce914f1388a8bb8c7f8573aaa3723cff52a",
"reference": "9eb88c9f689003a8a2a5ae9e010338ee94dc39b3", "reference": "09133ce914f1388a8bb8c7f8573aaa3723cff52a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1 || ^8.0", "php": "^7.2 || ^8.0",
"phpstan/phpstan": "^1.0" "phpstan/phpstan": "^1.5.0"
}, },
"conflict": { "conflict": {
"phpunit/phpunit": "<7.0" "phpunit/phpunit": "<7.0"
...@@ -8075,9 +8075,6 @@ ...@@ -8075,9 +8075,6 @@
}, },
"type": "phpstan-extension", "type": "phpstan-extension",
"extra": { "extra": {
"branch-alias": {
"dev-master": "1.0-dev"
},
"phpstan": { "phpstan": {
"includes": [ "includes": [
"extension.neon", "extension.neon",
...@@ -8097,9 +8094,9 @@ ...@@ -8097,9 +8094,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.0.0" "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.1.0"
}, },
"time": "2021-10-14T08:03:54+00:00" "time": "2022-03-28T09:20:49+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
...@@ -8888,16 +8885,16 @@ ...@@ -8888,16 +8885,16 @@
}, },
{ {
"name": "sebastian/environment", "name": "sebastian/environment",
"version": "5.1.3", "version": "5.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/environment.git", "url": "https://github.com/sebastianbergmann/environment.git",
"reference": "388b6ced16caa751030f6a69e588299fa09200ac" "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7",
"reference": "388b6ced16caa751030f6a69e588299fa09200ac", "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8939,7 +8936,7 @@ ...@@ -8939,7 +8936,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/environment/issues", "issues": "https://github.com/sebastianbergmann/environment/issues",
"source": "https://github.com/sebastianbergmann/environment/tree/5.1.3" "source": "https://github.com/sebastianbergmann/environment/tree/5.1.4"
}, },
"funding": [ "funding": [
{ {
...@@ -8947,7 +8944,7 @@ ...@@ -8947,7 +8944,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-09-28T05:52:38+00:00" "time": "2022-04-03T09:37:03+00:00"
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",
...@@ -9560,16 +9557,16 @@ ...@@ -9560,16 +9557,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.4.5", "version": "v5.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "d8111acc99876953f52fe16d4c50eb60940d49ad" "reference": "900275254f0a1a2afff1ab0e11abd5587a10e1d6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/d8111acc99876953f52fe16d4c50eb60940d49ad", "url": "https://api.github.com/repos/symfony/console/zipball/900275254f0a1a2afff1ab0e11abd5587a10e1d6",
"reference": "d8111acc99876953f52fe16d4c50eb60940d49ad", "reference": "900275254f0a1a2afff1ab0e11abd5587a10e1d6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9639,7 +9636,7 @@ ...@@ -9639,7 +9636,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v5.4.5" "source": "https://github.com/symfony/console/tree/v5.4.7"
}, },
"funding": [ "funding": [
{ {
...@@ -9655,7 +9652,7 @@ ...@@ -9655,7 +9652,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-02-24T12:45:35+00:00" "time": "2022-03-31T17:09:19+00:00"
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
...@@ -10051,16 +10048,16 @@ ...@@ -10051,16 +10048,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v5.4.5", "version": "v5.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "95440409896f90a5f85db07a32b517ecec17fa4c" "reference": "38a44b2517b470a436e1c944bf9b9ba3961137fb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/95440409896f90a5f85db07a32b517ecec17fa4c", "url": "https://api.github.com/repos/symfony/process/zipball/38a44b2517b470a436e1c944bf9b9ba3961137fb",
"reference": "95440409896f90a5f85db07a32b517ecec17fa4c", "reference": "38a44b2517b470a436e1c944bf9b9ba3961137fb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -10093,7 +10090,7 @@ ...@@ -10093,7 +10090,7 @@
"description": "Executes commands in sub-processes", "description": "Executes commands in sub-processes",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/process/tree/v5.4.5" "source": "https://github.com/symfony/process/tree/v5.4.7"
}, },
"funding": [ "funding": [
{ {
...@@ -10109,7 +10106,7 @@ ...@@ -10109,7 +10106,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-30T18:16:22+00:00" "time": "2022-03-18T16:18:52+00:00"
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment