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

Merge branch 'renovate/patch-all-minor-patch' into 'main'

chore(deps): update all non-major dependencies (patch)

See merge request dbp/middleware/dbp-api/api-starter-bundle!21
parents 9bf2b4a9 9bfb53ac
No related branches found
No related tags found
1 merge request!21chore(deps): update all non-major dependencies (patch)
Pipeline #105669 passed
...@@ -1800,16 +1800,16 @@ ...@@ -1800,16 +1800,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v5.2.6", "version": "v5.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "093d69bb10c959553c8beb828b8d4ea250a247dd" "reference": "1d801d1dc5e3840e832568db6b35a954cfb435a8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/093d69bb10c959553c8beb828b8d4ea250a247dd", "url": "https://api.github.com/repos/symfony/cache/zipball/1d801d1dc5e3840e832568db6b35a954cfb435a8",
"reference": "093d69bb10c959553c8beb828b8d4ea250a247dd", "reference": "1d801d1dc5e3840e832568db6b35a954cfb435a8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1875,7 +1875,7 @@ ...@@ -1875,7 +1875,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v5.2.6" "source": "https://github.com/symfony/cache/tree/v5.2.7"
}, },
"funding": [ "funding": [
{ {
...@@ -1891,7 +1891,7 @@ ...@@ -1891,7 +1891,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-03-16T09:10:13+00:00" "time": "2021-04-23T16:56:33+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
...@@ -1974,16 +1974,16 @@ ...@@ -1974,16 +1974,16 @@
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v4.4.20", "version": "v4.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/config.git", "url": "https://github.com/symfony/config.git",
"reference": "98606c6fa1a8f55ff964ccdd704275bf5b9f71b3" "reference": "f6d8318c14e4be81525ae47b30e618f0bed4c7b3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/98606c6fa1a8f55ff964ccdd704275bf5b9f71b3", "url": "https://api.github.com/repos/symfony/config/zipball/f6d8318c14e4be81525ae47b30e618f0bed4c7b3",
"reference": "98606c6fa1a8f55ff964ccdd704275bf5b9f71b3", "reference": "f6d8318c14e4be81525ae47b30e618f0bed4c7b3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2030,7 +2030,7 @@ ...@@ -2030,7 +2030,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/config/tree/v4.4.20" "source": "https://github.com/symfony/config/tree/v4.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -2046,20 +2046,20 @@ ...@@ -2046,20 +2046,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-02-22T15:36:50+00:00" "time": "2021-04-07T15:47:03+00:00"
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v4.4.20", "version": "v4.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/debug.git", "url": "https://github.com/symfony/debug.git",
"reference": "157bbec4fd773bae53c5483c50951a5530a2cc16" "reference": "45b2136377cca5f10af858968d6079a482bca473"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/157bbec4fd773bae53c5483c50951a5530a2cc16", "url": "https://api.github.com/repos/symfony/debug/zipball/45b2136377cca5f10af858968d6079a482bca473",
"reference": "157bbec4fd773bae53c5483c50951a5530a2cc16", "reference": "45b2136377cca5f10af858968d6079a482bca473",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2099,7 +2099,7 @@ ...@@ -2099,7 +2099,7 @@
"description": "Provides tools to ease debugging PHP code", "description": "Provides tools to ease debugging PHP code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/debug/tree/v4.4.20" "source": "https://github.com/symfony/debug/tree/v4.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -2115,20 +2115,20 @@ ...@@ -2115,20 +2115,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-01-28T16:54:48+00:00" "time": "2021-04-02T07:50:12+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v4.4.21", "version": "v4.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "b5f97557faa48ead4671bc311cfca423d476e93e" "reference": "778b140b3e8f6890f43dc2c978e58e69f188909a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b5f97557faa48ead4671bc311cfca423d476e93e", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/778b140b3e8f6890f43dc2c978e58e69f188909a",
"reference": "b5f97557faa48ead4671bc311cfca423d476e93e", "reference": "778b140b3e8f6890f43dc2c978e58e69f188909a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2184,7 +2184,7 @@ ...@@ -2184,7 +2184,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application", "description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/dependency-injection/tree/v4.4.21" "source": "https://github.com/symfony/dependency-injection/tree/v4.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -2200,7 +2200,7 @@ ...@@ -2200,7 +2200,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-03-05T18:16:26+00:00" "time": "2021-04-07T15:47:03+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
...@@ -2271,16 +2271,16 @@ ...@@ -2271,16 +2271,16 @@
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v4.4.21", "version": "v4.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "48e81a375525872e788c2418430f54150d935810" "reference": "76603a8df8e001436df80758eb03a8baa5324175"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/48e81a375525872e788c2418430f54150d935810", "url": "https://api.github.com/repos/symfony/error-handler/zipball/76603a8df8e001436df80758eb03a8baa5324175",
"reference": "48e81a375525872e788c2418430f54150d935810", "reference": "76603a8df8e001436df80758eb03a8baa5324175",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2320,7 +2320,7 @@ ...@@ -2320,7 +2320,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code", "description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/error-handler/tree/v4.4.21" "source": "https://github.com/symfony/error-handler/tree/v4.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -2336,7 +2336,7 @@ ...@@ -2336,7 +2336,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-03-08T10:28:40+00:00" "time": "2021-04-02T07:50:12+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
...@@ -2566,16 +2566,16 @@ ...@@ -2566,16 +2566,16 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v5.2.6", "version": "v5.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "8c86a82f51658188119e62cff0a050a12d09836f" "reference": "056e92acc21d977c37e6ea8e97374b2a6c8551b0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/8c86a82f51658188119e62cff0a050a12d09836f", "url": "https://api.github.com/repos/symfony/filesystem/zipball/056e92acc21d977c37e6ea8e97374b2a6c8551b0",
"reference": "8c86a82f51658188119e62cff0a050a12d09836f", "reference": "056e92acc21d977c37e6ea8e97374b2a6c8551b0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2608,7 +2608,7 @@ ...@@ -2608,7 +2608,7 @@
"description": "Provides basic utilities for the filesystem", "description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/filesystem/tree/v5.2.6" "source": "https://github.com/symfony/filesystem/tree/v5.2.7"
}, },
"funding": [ "funding": [
{ {
...@@ -2624,7 +2624,7 @@ ...@@ -2624,7 +2624,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-03-28T14:30:26+00:00" "time": "2021-04-01T10:42:13+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
...@@ -2689,16 +2689,16 @@ ...@@ -2689,16 +2689,16 @@
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
"version": "v4.4.21", "version": "v4.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/framework-bundle.git", "url": "https://github.com/symfony/framework-bundle.git",
"reference": "fc72fbb0f9a69d2eb5d94cc8c231176265db680a" "reference": "98e855fd35dd2c4614f61d349b1fd7dd3622b9b9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/fc72fbb0f9a69d2eb5d94cc8c231176265db680a", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/98e855fd35dd2c4614f61d349b1fd7dd3622b9b9",
"reference": "fc72fbb0f9a69d2eb5d94cc8c231176265db680a", "reference": "98e855fd35dd2c4614f61d349b1fd7dd3622b9b9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2814,7 +2814,7 @@ ...@@ -2814,7 +2814,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/framework-bundle/tree/v4.4.21" "source": "https://github.com/symfony/framework-bundle/tree/v4.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -2830,7 +2830,7 @@ ...@@ -2830,7 +2830,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-03-18T09:22:03+00:00" "time": "2021-04-14T13:03:08+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
...@@ -2912,16 +2912,16 @@ ...@@ -2912,16 +2912,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.2.4", "version": "v5.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "54499baea7f7418bce7b5ec92770fd0799e8e9bf" "reference": "a416487a73bb9c9d120e9ba3a60547f4a3fb7a1f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/54499baea7f7418bce7b5ec92770fd0799e8e9bf", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a416487a73bb9c9d120e9ba3a60547f4a3fb7a1f",
"reference": "54499baea7f7418bce7b5ec92770fd0799e8e9bf", "reference": "a416487a73bb9c9d120e9ba3a60547f4a3fb7a1f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2965,7 +2965,7 @@ ...@@ -2965,7 +2965,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.2.4" "source": "https://github.com/symfony/http-foundation/tree/v5.2.7"
}, },
"funding": [ "funding": [
{ {
...@@ -2981,20 +2981,20 @@ ...@@ -2981,20 +2981,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-02-25T17:16:57+00:00" "time": "2021-05-01T13:46:24+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v4.4.21", "version": "v4.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "0248214120d00c5f44f1cd5d9ad65f0b38459333" "reference": "cd2e325fc34a4a5bbec91eecf69dda8ee8c5ea4f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/0248214120d00c5f44f1cd5d9ad65f0b38459333", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/cd2e325fc34a4a5bbec91eecf69dda8ee8c5ea4f",
"reference": "0248214120d00c5f44f1cd5d9ad65f0b38459333", "reference": "cd2e325fc34a4a5bbec91eecf69dda8ee8c5ea4f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3069,7 +3069,7 @@ ...@@ -3069,7 +3069,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v4.4.21" "source": "https://github.com/symfony/http-kernel/tree/v4.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -3085,7 +3085,7 @@ ...@@ -3085,7 +3085,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-03-29T05:11:04+00:00" "time": "2021-05-01T14:38:48+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
...@@ -3746,16 +3746,16 @@ ...@@ -3746,16 +3746,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v4.4.20", "version": "v4.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "69919991c845b34626664ddc9b3aef9d09d2a5df" "reference": "049e7c5c41f98511959668791b4adc0898a821b3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/69919991c845b34626664ddc9b3aef9d09d2a5df", "url": "https://api.github.com/repos/symfony/routing/zipball/049e7c5c41f98511959668791b4adc0898a821b3",
"reference": "69919991c845b34626664ddc9b3aef9d09d2a5df", "reference": "049e7c5c41f98511959668791b4adc0898a821b3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3814,7 +3814,7 @@ ...@@ -3814,7 +3814,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v4.4.20" "source": "https://github.com/symfony/routing/tree/v4.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -3830,7 +3830,7 @@ ...@@ -3830,7 +3830,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-02-22T15:37:04+00:00" "time": "2021-04-11T12:59:39+00:00"
}, },
{ {
"name": "symfony/security-bundle", "name": "symfony/security-bundle",
...@@ -4890,16 +4890,16 @@ ...@@ -4890,16 +4890,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.2.6", "version": "v5.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "89412a68ea2e675b4e44f260a5666729f77f668e" "reference": "27cb9f7cfa3853c736425c7233a8f68814b19636"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/89412a68ea2e675b4e44f260a5666729f77f668e", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/27cb9f7cfa3853c736425c7233a8f68814b19636",
"reference": "89412a68ea2e675b4e44f260a5666729f77f668e", "reference": "27cb9f7cfa3853c736425c7233a8f68814b19636",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4958,7 +4958,7 @@ ...@@ -4958,7 +4958,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.2.6" "source": "https://github.com/symfony/var-dumper/tree/v5.2.7"
}, },
"funding": [ "funding": [
{ {
...@@ -4974,20 +4974,20 @@ ...@@ -4974,20 +4974,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-03-28T09:42:18+00:00" "time": "2021-04-19T14:07:32+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
"version": "v5.2.4", "version": "v5.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-exporter.git", "url": "https://github.com/symfony/var-exporter.git",
"reference": "5aed4875ab514c8cb9b6ff4772baa25fa4c10307" "reference": "01184a5ab95eb9500b9b0ef3e525979e003d9c81"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/5aed4875ab514c8cb9b6ff4772baa25fa4c10307", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/01184a5ab95eb9500b9b0ef3e525979e003d9c81",
"reference": "5aed4875ab514c8cb9b6ff4772baa25fa4c10307", "reference": "01184a5ab95eb9500b9b0ef3e525979e003d9c81",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5031,7 +5031,7 @@ ...@@ -5031,7 +5031,7 @@
"serialize" "serialize"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-exporter/tree/v5.2.4" "source": "https://github.com/symfony/var-exporter/tree/v5.3.0-BETA1"
}, },
"funding": [ "funding": [
{ {
...@@ -5047,7 +5047,7 @@ ...@@ -5047,7 +5047,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-01-27T10:01:46+00:00" "time": "2021-04-01T10:42:13+00:00"
}, },
{ {
"name": "symfony/web-link", "name": "symfony/web-link",
...@@ -6700,16 +6700,16 @@ ...@@ -6700,16 +6700,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.84", "version": "0.12.85",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "9c43f15da8798c8f30a4b099e6a94530a558cfd5" "reference": "20e6333c0067875ad7697cd8acdf245c6ef69d03"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/9c43f15da8798c8f30a4b099e6a94530a558cfd5", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/20e6333c0067875ad7697cd8acdf245c6ef69d03",
"reference": "9c43f15da8798c8f30a4b099e6a94530a558cfd5", "reference": "20e6333c0067875ad7697cd8acdf245c6ef69d03",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6740,7 +6740,7 @@ ...@@ -6740,7 +6740,7 @@
"description": "PHPStan - PHP Static Analysis Tool", "description": "PHPStan - PHP Static Analysis Tool",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan/issues", "issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/0.12.84" "source": "https://github.com/phpstan/phpstan/tree/0.12.85"
}, },
"funding": [ "funding": [
{ {
...@@ -6756,7 +6756,7 @@ ...@@ -6756,7 +6756,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-04-19T17:10:54+00:00" "time": "2021-04-27T14:13:16+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
...@@ -6881,16 +6881,16 @@ ...@@ -6881,16 +6881,16 @@
}, },
{ {
"name": "symfony/browser-kit", "name": "symfony/browser-kit",
"version": "v4.4.20", "version": "v4.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/browser-kit.git", "url": "https://github.com/symfony/browser-kit.git",
"reference": "cfa8d92f95294747e3abc04969efee51ed374424" "reference": "4c8b42b4aae93517e8f67d68c5cbe69413e3e3c1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/cfa8d92f95294747e3abc04969efee51ed374424", "url": "https://api.github.com/repos/symfony/browser-kit/zipball/4c8b42b4aae93517e8f67d68c5cbe69413e3e3c1",
"reference": "cfa8d92f95294747e3abc04969efee51ed374424", "reference": "4c8b42b4aae93517e8f67d68c5cbe69413e3e3c1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6932,7 +6932,7 @@ ...@@ -6932,7 +6932,7 @@
"description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically", "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/browser-kit/tree/v4.4.20" "source": "https://github.com/symfony/browser-kit/tree/v4.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -6948,20 +6948,20 @@ ...@@ -6948,20 +6948,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-02-18T10:52:56+00:00" "time": "2021-04-08T07:40:10+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v4.4.21", "version": "v4.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "1ba4560dbbb9fcf5ae28b61f71f49c678086cf23" "reference": "36bbd079b69b94bcc9c9c9e1e37ca3b1e7971625"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/1ba4560dbbb9fcf5ae28b61f71f49c678086cf23", "url": "https://api.github.com/repos/symfony/console/zipball/36bbd079b69b94bcc9c9c9e1e37ca3b1e7971625",
"reference": "1ba4560dbbb9fcf5ae28b61f71f49c678086cf23", "reference": "36bbd079b69b94bcc9c9c9e1e37ca3b1e7971625",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7021,7 +7021,7 @@ ...@@ -7021,7 +7021,7 @@
"description": "Eases the creation of beautiful and testable command line interfaces", "description": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v4.4.21" "source": "https://github.com/symfony/console/tree/v4.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -7037,7 +7037,7 @@ ...@@ -7037,7 +7037,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-03-26T09:23:24+00:00" "time": "2021-04-16T17:32:19+00:00"
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
...@@ -7115,16 +7115,16 @@ ...@@ -7115,16 +7115,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v4.4.21", "version": "v4.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "911177e186b82e5b9a9f41c13af53699b6745657" "reference": "ad1e2d512ec080e78ebd65c01ab92bd78057d007"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/911177e186b82e5b9a9f41c13af53699b6745657", "url": "https://api.github.com/repos/symfony/http-client/zipball/ad1e2d512ec080e78ebd65c01ab92bd78057d007",
"reference": "911177e186b82e5b9a9f41c13af53699b6745657", "reference": "ad1e2d512ec080e78ebd65c01ab92bd78057d007",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7175,7 +7175,7 @@ ...@@ -7175,7 +7175,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v4.4.21" "source": "https://github.com/symfony/http-client/tree/v4.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -7191,7 +7191,7 @@ ...@@ -7191,7 +7191,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-03-25T17:52:07+00:00" "time": "2021-04-12T06:52:04+00:00"
}, },
{ {
"name": "symfony/options-resolver", "name": "symfony/options-resolver",
...@@ -7264,16 +7264,16 @@ ...@@ -7264,16 +7264,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v4.4.21", "version": "v4.4.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "a34407514dd6bd1da99c1ab572faa99896e14f4c" "reference": "7eab287c89dd8e7c7550cb984b4a9dead9336b14"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/a34407514dd6bd1da99c1ab572faa99896e14f4c", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/7eab287c89dd8e7c7550cb984b4a9dead9336b14",
"reference": "a34407514dd6bd1da99c1ab572faa99896e14f4c", "reference": "7eab287c89dd8e7c7550cb984b4a9dead9336b14",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7326,7 +7326,7 @@ ...@@ -7326,7 +7326,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management", "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v4.4.21" "source": "https://github.com/symfony/phpunit-bridge/tree/v4.4.22"
}, },
"funding": [ "funding": [
{ {
...@@ -7342,7 +7342,7 @@ ...@@ -7342,7 +7342,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-03-23T20:33:06+00:00" "time": "2021-04-09T14:31:01+00:00"
}, },
{ {
"name": "symfony/polyfill-php70", "name": "symfony/polyfill-php70",
...@@ -7614,16 +7614,16 @@ ...@@ -7614,16 +7614,16 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "4.7.1", "version": "4.7.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "cd53e047a58f71f646dd6bf45476076ab07b5d44" "reference": "83a0325c0a95c0ab531d6b90c877068b464377b5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/cd53e047a58f71f646dd6bf45476076ab07b5d44", "url": "https://api.github.com/repos/vimeo/psalm/zipball/83a0325c0a95c0ab531d6b90c877068b464377b5",
"reference": "cd53e047a58f71f646dd6bf45476076ab07b5d44", "reference": "83a0325c0a95c0ab531d6b90c877068b464377b5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7713,9 +7713,9 @@ ...@@ -7713,9 +7713,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/vimeo/psalm/issues", "issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/4.7.1" "source": "https://github.com/vimeo/psalm/tree/4.7.2"
}, },
"time": "2021-04-25T21:26:25+00:00" "time": "2021-05-01T20:56:25+00:00"
}, },
{ {
"name": "webmozart/path-util", "name": "webmozart/path-util",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment