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

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

chore(deps): update all non-major dependencies

See merge request dbp/middleware/dbp-api/api-server-template!10
parents 1d459e52 6db9aa5d
No related branches found
No related tags found
1 merge request!10chore(deps): update all non-major dependencies
Pipeline #17691 passed
......@@ -1421,27 +1421,22 @@
},
{
"name": "psr/container",
"version": "1.0.0",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
"reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
"url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
"reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
"php": ">=7.2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
......@@ -1454,7 +1449,7 @@
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common Container Interface (PHP FIG PSR-11)",
......@@ -1468,9 +1463,9 @@
],
"support": {
"issues": "https://github.com/php-fig/container/issues",
"source": "https://github.com/php-fig/container/tree/master"
"source": "https://github.com/php-fig/container/tree/1.1.1"
},
"time": "2017-02-14T16:28:37+00:00"
"time": "2021-03-05T17:36:06+00:00"
},
{
"name": "psr/http-client",
......@@ -1884,21 +1879,21 @@
},
{
"name": "symfony/cache",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "3c18a6d8e4fb15b9e6ed4e6eb1c93f2ad0fd4d55"
"reference": "8fa248b0105d962ac279ae973dee2a32ae009dee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/3c18a6d8e4fb15b9e6ed4e6eb1c93f2ad0fd4d55",
"reference": "3c18a6d8e4fb15b9e6ed4e6eb1c93f2ad0fd4d55",
"url": "https://api.github.com/repos/symfony/cache/zipball/8fa248b0105d962ac279ae973dee2a32ae009dee",
"reference": "8fa248b0105d962ac279ae973dee2a32ae009dee",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
"psr/cache": "~1.0",
"psr/cache": "^1.0|^2.0",
"psr/log": "~1.0",
"symfony/cache-contracts": "^1.1.7|^2",
"symfony/service-contracts": "^1.1|^2",
......@@ -1911,9 +1906,9 @@
"symfony/var-dumper": "<4.4"
},
"provide": {
"psr/cache-implementation": "1.0",
"psr/cache-implementation": "1.0|2.0",
"psr/simple-cache-implementation": "1.0",
"symfony/cache-implementation": "1.0"
"symfony/cache-implementation": "1.0|2.0"
},
"require-dev": {
"cache/integration-tests": "dev-master",
......@@ -1957,7 +1952,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v4.4.19"
"source": "https://github.com/symfony/cache/tree/v4.4.20"
},
"funding": [
{
......@@ -1973,7 +1968,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-25T23:52:11+00:00"
},
{
"name": "symfony/cache-contracts",
......@@ -2056,16 +2051,16 @@
},
{
"name": "symfony/config",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "2c4c7827a7e143f5cf375666641b0f448eab8802"
"reference": "98606c6fa1a8f55ff964ccdd704275bf5b9f71b3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/2c4c7827a7e143f5cf375666641b0f448eab8802",
"reference": "2c4c7827a7e143f5cf375666641b0f448eab8802",
"url": "https://api.github.com/repos/symfony/config/zipball/98606c6fa1a8f55ff964ccdd704275bf5b9f71b3",
"reference": "98606c6fa1a8f55ff964ccdd704275bf5b9f71b3",
"shasum": ""
},
"require": {
......@@ -2112,7 +2107,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/config/tree/v4.4.19"
"source": "https://github.com/symfony/config/tree/v4.4.20"
},
"funding": [
{
......@@ -2128,20 +2123,20 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-22T15:36:50+00:00"
},
{
"name": "symfony/console",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "24026c44fc37099fa145707fecd43672831b837a"
"reference": "c98349bda966c70d6c08b4cd8658377c94166492"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/24026c44fc37099fa145707fecd43672831b837a",
"reference": "24026c44fc37099fa145707fecd43672831b837a",
"url": "https://api.github.com/repos/symfony/console/zipball/c98349bda966c70d6c08b4cd8658377c94166492",
"reference": "c98349bda966c70d6c08b4cd8658377c94166492",
"shasum": ""
},
"require": {
......@@ -2201,7 +2196,7 @@
"description": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/console/tree/v4.4.19"
"source": "https://github.com/symfony/console/tree/v4.4.20"
},
"funding": [
{
......@@ -2217,20 +2212,20 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-22T18:44:15+00:00"
},
{
"name": "symfony/debug",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
"reference": "af4987aa4a5630e9615be9d9c3ed1b0f24ca449c"
"reference": "157bbec4fd773bae53c5483c50951a5530a2cc16"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/af4987aa4a5630e9615be9d9c3ed1b0f24ca449c",
"reference": "af4987aa4a5630e9615be9d9c3ed1b0f24ca449c",
"url": "https://api.github.com/repos/symfony/debug/zipball/157bbec4fd773bae53c5483c50951a5530a2cc16",
"reference": "157bbec4fd773bae53c5483c50951a5530a2cc16",
"shasum": ""
},
"require": {
......@@ -2270,7 +2265,7 @@
"description": "Provides tools to ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/debug/tree/v4.4.19"
"source": "https://github.com/symfony/debug/tree/v4.4.20"
},
"funding": [
{
......@@ -2286,20 +2281,20 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-01-28T16:54:48+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "2468b95d869c872c6fb1b93b395a7fcd5331f2b9"
"reference": "4b3e341ce4436df9a9abc2914cb120b4d41796d7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/2468b95d869c872c6fb1b93b395a7fcd5331f2b9",
"reference": "2468b95d869c872c6fb1b93b395a7fcd5331f2b9",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/4b3e341ce4436df9a9abc2914cb120b4d41796d7",
"reference": "4b3e341ce4436df9a9abc2914cb120b4d41796d7",
"shasum": ""
},
"require": {
......@@ -2315,7 +2310,7 @@
},
"provide": {
"psr/container-implementation": "1.0",
"symfony/service-implementation": "1.0"
"symfony/service-implementation": "1.0|2.0"
},
"require-dev": {
"symfony/config": "^4.3",
......@@ -2355,7 +2350,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/v4.4.19"
"source": "https://github.com/symfony/dependency-injection/tree/v4.4.20"
},
"funding": [
{
......@@ -2371,11 +2366,11 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-03-03T12:11:09+00:00"
},
{
"name": "symfony/dotenv",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/dotenv.git",
......@@ -2424,7 +2419,7 @@
"environment"
],
"support": {
"source": "https://github.com/symfony/dotenv/tree/v4.4.19"
"source": "https://github.com/symfony/dotenv/tree/v4.4.20"
},
"funding": [
{
......@@ -2444,16 +2439,16 @@
},
{
"name": "symfony/error-handler",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "d603654eaeb713503bba3e308b9e748e5a6d3f2e"
"reference": "a191550d46b73a527b9d244f185fef439d41cf15"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/d603654eaeb713503bba3e308b9e748e5a6d3f2e",
"reference": "d603654eaeb713503bba3e308b9e748e5a6d3f2e",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/a191550d46b73a527b9d244f185fef439d41cf15",
"reference": "a191550d46b73a527b9d244f185fef439d41cf15",
"shasum": ""
},
"require": {
......@@ -2493,7 +2488,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/error-handler/tree/v4.4.19"
"source": "https://github.com/symfony/error-handler/tree/v4.4.20"
},
"funding": [
{
......@@ -2509,11 +2504,11 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-11T08:19:35+00:00"
},
{
"name": "symfony/event-dispatcher",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
......@@ -2576,7 +2571,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v4.4.19"
"source": "https://github.com/symfony/event-dispatcher/tree/v4.4.20"
},
"funding": [
{
......@@ -2738,16 +2733,16 @@
},
{
"name": "symfony/filesystem",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "83a6feed14846d2d9f3916adbaf838819e4e3380"
"reference": "715e7a531bdae109a828f9e91629e5b3b2926beb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/83a6feed14846d2d9f3916adbaf838819e4e3380",
"reference": "83a6feed14846d2d9f3916adbaf838819e4e3380",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/715e7a531bdae109a828f9e91629e5b3b2926beb",
"reference": "715e7a531bdae109a828f9e91629e5b3b2926beb",
"shasum": ""
},
"require": {
......@@ -2780,7 +2775,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v4.4.19"
"source": "https://github.com/symfony/filesystem/tree/v4.4.20"
},
"funding": [
{
......@@ -2796,20 +2791,20 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-11T19:34:41+00:00"
},
{
"name": "symfony/finder",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "25d79cfccfc12e84e7a63a248c3f0720fdd92db6"
"reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/25d79cfccfc12e84e7a63a248c3f0720fdd92db6",
"reference": "25d79cfccfc12e84e7a63a248c3f0720fdd92db6",
"url": "https://api.github.com/repos/symfony/finder/zipball/2543795ab1570df588b9bbd31e1a2bd7037b94f6",
"reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6",
"shasum": ""
},
"require": {
......@@ -2841,7 +2836,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v4.4.19"
"source": "https://github.com/symfony/finder/tree/v4.4.20"
},
"funding": [
{
......@@ -2857,7 +2852,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-12T10:48:09+00:00"
},
{
"name": "symfony/flex",
......@@ -2929,16 +2924,16 @@
},
{
"name": "symfony/framework-bundle",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "790f1db60deb1577eaf86f2025215b48c53f8e94"
"reference": "5b5aefc0542e2b42f6f3b9b90d6ef2ff75fee19a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/790f1db60deb1577eaf86f2025215b48c53f8e94",
"reference": "790f1db60deb1577eaf86f2025215b48c53f8e94",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/5b5aefc0542e2b42f6f3b9b90d6ef2ff75fee19a",
"reference": "5b5aefc0542e2b42f6f3b9b90d6ef2ff75fee19a",
"shasum": ""
},
"require": {
......@@ -3004,6 +2999,7 @@
"symfony/polyfill-intl-icu": "~1.0",
"symfony/process": "^3.4|^4.0|^5.0",
"symfony/property-info": "^3.4|^4.0|^5.0",
"symfony/security-core": "^3.4|^4.4|^5.2",
"symfony/security-csrf": "^3.4|^4.0|^5.0",
"symfony/security-http": "^3.4|^4.0|^5.0",
"symfony/serializer": "^4.4|^5.0",
......@@ -3053,7 +3049,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/framework-bundle/tree/v4.4.19"
"source": "https://github.com/symfony/framework-bundle/tree/v4.4.20"
},
"funding": [
{
......@@ -3069,7 +3065,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-22T15:36:50+00:00"
},
{
"name": "symfony/http-client-contracts",
......@@ -3152,16 +3148,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "8888741b633f6c3d1e572b7735ad2cae3e03f9c5"
"reference": "02d968647fe61b2f419a8dc70c468a9d30a48d3a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/8888741b633f6c3d1e572b7735ad2cae3e03f9c5",
"reference": "8888741b633f6c3d1e572b7735ad2cae3e03f9c5",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/02d968647fe61b2f419a8dc70c468a9d30a48d3a",
"reference": "02d968647fe61b2f419a8dc70c468a9d30a48d3a",
"shasum": ""
},
"require": {
......@@ -3200,7 +3196,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v4.4.19"
"source": "https://github.com/symfony/http-foundation/tree/v4.4.20"
},
"funding": [
{
......@@ -3216,20 +3212,20 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-25T17:11:33+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "07ea794a327d7c8c5d76e3058fde9fec6a711cb4"
"reference": "4f36548465489f293b05406f1770492f6efb8adb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/07ea794a327d7c8c5d76e3058fde9fec6a711cb4",
"reference": "07ea794a327d7c8c5d76e3058fde9fec6a711cb4",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/4f36548465489f293b05406f1770492f6efb8adb",
"reference": "4f36548465489f293b05406f1770492f6efb8adb",
"shasum": ""
},
"require": {
......@@ -3255,7 +3251,7 @@
"psr/log-implementation": "1.0"
},
"require-dev": {
"psr/cache": "~1.0",
"psr/cache": "^1.0|^2.0|^3.0",
"symfony/browser-kit": "^4.3|^5.0",
"symfony/config": "^3.4|^4.0|^5.0",
"symfony/console": "^3.4|^4.0",
......@@ -3304,7 +3300,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v4.4.19"
"source": "https://github.com/symfony/http-kernel/tree/v4.4.20"
},
"funding": [
{
......@@ -3320,7 +3316,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T13:50:53+00:00"
"time": "2021-03-04T18:00:27+00:00"
},
{
"name": "symfony/inflector",
......@@ -3394,16 +3390,16 @@
},
{
"name": "symfony/mime",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "7f50c27c7417115ca620962b853a7f4db0479e7c"
"reference": "6db092f97cd6eee8d4b2026e3a8fa3f576b396d4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/7f50c27c7417115ca620962b853a7f4db0479e7c",
"reference": "7f50c27c7417115ca620962b853a7f4db0479e7c",
"url": "https://api.github.com/repos/symfony/mime/zipball/6db092f97cd6eee8d4b2026e3a8fa3f576b396d4",
"reference": "6db092f97cd6eee8d4b2026e3a8fa3f576b396d4",
"shasum": ""
},
"require": {
......@@ -3448,7 +3444,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v4.4.19"
"source": "https://github.com/symfony/mime/tree/v4.4.20"
},
"funding": [
{
......@@ -3464,7 +3460,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-14T12:29:41+00:00"
},
{
"name": "symfony/monolog-bridge",
......@@ -4284,16 +4280,16 @@
},
{
"name": "symfony/routing",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "87529f6e305c7acb162840d1ea57922038072425"
"reference": "69919991c845b34626664ddc9b3aef9d09d2a5df"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/87529f6e305c7acb162840d1ea57922038072425",
"reference": "87529f6e305c7acb162840d1ea57922038072425",
"url": "https://api.github.com/repos/symfony/routing/zipball/69919991c845b34626664ddc9b3aef9d09d2a5df",
"reference": "69919991c845b34626664ddc9b3aef9d09d2a5df",
"shasum": ""
},
"require": {
......@@ -4352,7 +4348,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v4.4.19"
"source": "https://github.com/symfony/routing/tree/v4.4.20"
},
"funding": [
{
......@@ -4368,7 +4364,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-22T15:37:04+00:00"
},
{
"name": "symfony/security-bundle",
......@@ -5020,16 +5016,16 @@
},
{
"name": "symfony/twig-bridge",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bridge.git",
"reference": "85a27fe641886e07edcef52105df9b59225d4ceb"
"reference": "e18a7f7b7062ef9ff92b9286955c5c8f9ce1f4e9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/85a27fe641886e07edcef52105df9b59225d4ceb",
"reference": "85a27fe641886e07edcef52105df9b59225d4ceb",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/e18a7f7b7062ef9ff92b9286955c5c8f9ce1f4e9",
"reference": "e18a7f7b7062ef9ff92b9286955c5c8f9ce1f4e9",
"shasum": ""
},
"require": {
......@@ -5055,6 +5051,7 @@
"symfony/form": "^4.4.17",
"symfony/http-foundation": "^4.3|^5.0",
"symfony/http-kernel": "^4.4",
"symfony/intl": "^4.4|^5.0",
"symfony/mime": "^4.3|^5.0",
"symfony/polyfill-intl-icu": "~1.0",
"symfony/routing": "^3.4|^4.0|^5.0",
......@@ -5115,7 +5112,7 @@
"description": "Provides integration for Twig with various Symfony components",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/twig-bridge/tree/v4.4.19"
"source": "https://github.com/symfony/twig-bridge/tree/v4.4.20"
},
"funding": [
{
......@@ -5131,7 +5128,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-25T11:27:58+00:00"
},
{
"name": "symfony/twig-bundle",
......@@ -5416,7 +5413,7 @@
},
{
"name": "symfony/var-exporter",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
......@@ -5468,7 +5465,7 @@
"serialize"
],
"support": {
"source": "https://github.com/symfony/var-exporter/tree/v4.4.19"
"source": "https://github.com/symfony/var-exporter/tree/v4.4.20"
},
"funding": [
{
......@@ -5576,16 +5573,16 @@
},
{
"name": "symfony/yaml",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "17ed9f14c1aa05b1a5cf2e2c5ef2d0be28058ef9"
"reference": "29e61305e1c79d25f71060903982ead8f533e267"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/17ed9f14c1aa05b1a5cf2e2c5ef2d0be28058ef9",
"reference": "17ed9f14c1aa05b1a5cf2e2c5ef2d0be28058ef9",
"url": "https://api.github.com/repos/symfony/yaml/zipball/29e61305e1c79d25f71060903982ead8f533e267",
"reference": "29e61305e1c79d25f71060903982ead8f533e267",
"shasum": ""
},
"require": {
......@@ -5627,7 +5624,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v4.4.19"
"source": "https://github.com/symfony/yaml/tree/v4.4.20"
},
"funding": [
{
......@@ -5643,7 +5640,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-22T15:36:50+00:00"
},
{
"name": "twig/twig",
......@@ -7185,16 +7182,16 @@
},
{
"name": "phpstan/phpstan-phpunit",
"version": "0.12.17",
"version": "0.12.18",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "432575b41cf2d4f44e460234acaf56119ed97d36"
"reference": "ab44aec7cfb5cb267b8bc30a8caea86dd50d1f72"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/432575b41cf2d4f44e460234acaf56119ed97d36",
"reference": "432575b41cf2d4f44e460234acaf56119ed97d36",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/ab44aec7cfb5cb267b8bc30a8caea86dd50d1f72",
"reference": "ab44aec7cfb5cb267b8bc30a8caea86dd50d1f72",
"shasum": ""
},
"require": {
......@@ -7234,9 +7231,9 @@
"description": "PHPUnit extensions and rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
"source": "https://github.com/phpstan/phpstan-phpunit/tree/0.12.17"
"source": "https://github.com/phpstan/phpstan-phpunit/tree/0.12.18"
},
"time": "2020-12-13T12:12:51+00:00"
"time": "2021-03-06T11:51:27+00:00"
},
{
"name": "sebastian/diff",
......@@ -7306,16 +7303,16 @@
},
{
"name": "symfony/browser-kit",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/browser-kit.git",
"reference": "f6f060bdc473c3f3b1f00e2ebdeb3d02eda77f82"
"reference": "cfa8d92f95294747e3abc04969efee51ed374424"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/f6f060bdc473c3f3b1f00e2ebdeb3d02eda77f82",
"reference": "f6f060bdc473c3f3b1f00e2ebdeb3d02eda77f82",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/cfa8d92f95294747e3abc04969efee51ed374424",
"reference": "cfa8d92f95294747e3abc04969efee51ed374424",
"shasum": ""
},
"require": {
......@@ -7357,7 +7354,7 @@
"description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/browser-kit/tree/v4.4.19"
"source": "https://github.com/symfony/browser-kit/tree/v4.4.20"
},
"funding": [
{
......@@ -7373,11 +7370,11 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-18T10:52:56+00:00"
},
{
"name": "symfony/debug-bundle",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug-bundle.git",
......@@ -7435,7 +7432,7 @@
"description": "Provides a tight integration of the Symfony Debug component into the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/debug-bundle/tree/v4.4.19"
"source": "https://github.com/symfony/debug-bundle/tree/v4.4.20"
},
"funding": [
{
......@@ -7455,16 +7452,16 @@
},
{
"name": "symfony/dom-crawler",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
"reference": "21032c566558255e551d23f4a516434c9e3a9a78"
"reference": "be133557f1b0e6672367325b508e65da5513a311"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/21032c566558255e551d23f4a516434c9e3a9a78",
"reference": "21032c566558255e551d23f4a516434c9e3a9a78",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/be133557f1b0e6672367325b508e65da5513a311",
"reference": "be133557f1b0e6672367325b508e65da5513a311",
"shasum": ""
},
"require": {
......@@ -7508,7 +7505,7 @@
"description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dom-crawler/tree/v4.4.19"
"source": "https://github.com/symfony/dom-crawler/tree/v4.4.20"
},
"funding": [
{
......@@ -7524,20 +7521,20 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-14T12:29:41+00:00"
},
{
"name": "symfony/http-client",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "d8df50fe9229576b254c6822eb5cfff36c02c967"
"reference": "67c5af7489b3c2eea771abd973243f5c58f5fb40"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/d8df50fe9229576b254c6822eb5cfff36c02c967",
"reference": "d8df50fe9229576b254c6822eb5cfff36c02c967",
"url": "https://api.github.com/repos/symfony/http-client/zipball/67c5af7489b3c2eea771abd973243f5c58f5fb40",
"reference": "67c5af7489b3c2eea771abd973243f5c58f5fb40",
"shasum": ""
},
"require": {
......@@ -7551,7 +7548,7 @@
"php-http/async-client-implementation": "*",
"php-http/client-implementation": "*",
"psr/http-client-implementation": "1.0",
"symfony/http-client-implementation": "1.1"
"symfony/http-client-implementation": "1.1|2.0"
},
"require-dev": {
"guzzlehttp/promises": "^1.4",
......@@ -7588,7 +7585,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-client/tree/v4.4.19"
"source": "https://github.com/symfony/http-client/tree/v4.4.20"
},
"funding": [
{
......@@ -7604,7 +7601,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T09:09:26+00:00"
"time": "2021-02-25T18:06:45+00:00"
},
{
"name": "symfony/options-resolver",
......@@ -7674,16 +7671,16 @@
},
{
"name": "symfony/phpunit-bridge",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "85a2fcd7a7111b503962a5f0a55f34ea41dfe2cf"
"reference": "847101d2eb6309d377abf930937e9f527433d9a3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/85a2fcd7a7111b503962a5f0a55f34ea41dfe2cf",
"reference": "85a2fcd7a7111b503962a5f0a55f34ea41dfe2cf",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/847101d2eb6309d377abf930937e9f527433d9a3",
"reference": "847101d2eb6309d377abf930937e9f527433d9a3",
"shasum": ""
},
"require": {
......@@ -7736,7 +7733,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v4.4.19"
"source": "https://github.com/symfony/phpunit-bridge/tree/v4.4.20"
},
"funding": [
{
......@@ -7752,11 +7749,11 @@
"type": "tidelift"
}
],
"time": "2021-01-20T20:19:14+00:00"
"time": "2021-02-04T17:21:43+00:00"
},
{
"name": "symfony/process",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
......@@ -7797,7 +7794,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v4.4.19"
"source": "https://github.com/symfony/process/tree/v4.4.20"
},
"funding": [
{
......@@ -8002,7 +7999,7 @@
},
{
"name": "symfony/web-server-bundle",
"version": "v4.4.19",
"version": "v4.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/web-server-bundle.git",
......@@ -8053,7 +8050,7 @@
"description": "Provides commands for running applications using the PHP built-in web server",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/web-server-bundle/tree/v4.4.19"
"source": "https://github.com/symfony/web-server-bundle/tree/v4.4.20"
},
"funding": [
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment