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

fix(deps): update all non-major dependencies

parent 3dd3fb21
No related branches found
No related tags found
1 merge request!51fix(deps): update all non-major dependencies (patch)
Pipeline #105773 passed
...@@ -8,16 +8,16 @@ ...@@ -8,16 +8,16 @@
"packages": [ "packages": [
{ {
"name": "api-platform/core", "name": "api-platform/core",
"version": "v2.6.5", "version": "v2.6.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/api-platform/core.git", "url": "https://github.com/api-platform/core.git",
"reference": "4e22a289e474db454480020ff37d20472668c11c" "reference": "25c71b216473844cdbe5bf284ccbeeb26acd76e7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/api-platform/core/zipball/4e22a289e474db454480020ff37d20472668c11c", "url": "https://api.github.com/repos/api-platform/core/zipball/25c71b216473844cdbe5bf284ccbeeb26acd76e7",
"reference": "4e22a289e474db454480020ff37d20472668c11c", "reference": "25c71b216473844cdbe5bf284ccbeeb26acd76e7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -36,6 +36,7 @@ ...@@ -36,6 +36,7 @@
}, },
"conflict": { "conflict": {
"doctrine/common": "<2.7", "doctrine/common": "<2.7",
"doctrine/dbal": "<2.10",
"doctrine/mongodb-odm": "<2.2", "doctrine/mongodb-odm": "<2.2",
"doctrine/persistence": "<1.3" "doctrine/persistence": "<1.3"
}, },
...@@ -155,7 +156,7 @@ ...@@ -155,7 +156,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/api-platform/core/issues", "issues": "https://github.com/api-platform/core/issues",
"source": "https://github.com/api-platform/core/tree/v2.6.5" "source": "https://github.com/api-platform/core/tree/v2.6.6"
}, },
"funding": [ "funding": [
{ {
...@@ -163,7 +164,7 @@ ...@@ -163,7 +164,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-06-15T16:53:33+00:00" "time": "2021-09-29T19:11:04+00:00"
}, },
{ {
"name": "dbp/relay-core-bundle", "name": "dbp/relay-core-bundle",
...@@ -1583,16 +1584,16 @@ ...@@ -1583,16 +1584,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v5.3.7", "version": "v5.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "864867b13bd67347497ce956f4b253f8fe18b80c" "reference": "945bcebfef0aeef105de61843dd14105633ae38f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/864867b13bd67347497ce956f4b253f8fe18b80c", "url": "https://api.github.com/repos/symfony/cache/zipball/945bcebfef0aeef105de61843dd14105633ae38f",
"reference": "864867b13bd67347497ce956f4b253f8fe18b80c", "reference": "945bcebfef0aeef105de61843dd14105633ae38f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1660,7 +1661,7 @@ ...@@ -1660,7 +1661,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v5.3.7" "source": "https://github.com/symfony/cache/tree/v5.3.8"
}, },
"funding": [ "funding": [
{ {
...@@ -1676,7 +1677,7 @@ ...@@ -1676,7 +1677,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-29T15:08:21+00:00" "time": "2021-09-26T18:29:18+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
...@@ -1838,16 +1839,16 @@ ...@@ -1838,16 +1839,16 @@
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v5.3.4", "version": "v5.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "5a825e4b386066167a8b55487091cb62beec74c2" "reference": "e39c344e06a3ceab531ebeb6c077e6652c4a0829"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5a825e4b386066167a8b55487091cb62beec74c2", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e39c344e06a3ceab531ebeb6c077e6652c4a0829",
"reference": "5a825e4b386066167a8b55487091cb62beec74c2", "reference": "e39c344e06a3ceab531ebeb6c077e6652c4a0829",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1906,7 +1907,7 @@ ...@@ -1906,7 +1907,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/v5.3.4" "source": "https://github.com/symfony/dependency-injection/tree/v5.3.8"
}, },
"funding": [ "funding": [
{ {
...@@ -1922,7 +1923,7 @@ ...@@ -1922,7 +1923,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-23T15:55:36+00:00" "time": "2021-09-21T20:52:44+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
...@@ -2413,16 +2414,16 @@ ...@@ -2413,16 +2414,16 @@
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
"version": "v5.3.7", "version": "v5.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/framework-bundle.git", "url": "https://github.com/symfony/framework-bundle.git",
"reference": "5d4fcef02a42ea86280afcbacedf8de7a039032c" "reference": "ea6e30a8c9534d87187375ef4ee39d48ee40dd2d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/5d4fcef02a42ea86280afcbacedf8de7a039032c", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/ea6e30a8c9534d87187375ef4ee39d48ee40dd2d",
"reference": "5d4fcef02a42ea86280afcbacedf8de7a039032c", "reference": "ea6e30a8c9534d87187375ef4ee39d48ee40dd2d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2544,7 +2545,7 @@ ...@@ -2544,7 +2545,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/v5.3.7" "source": "https://github.com/symfony/framework-bundle/tree/v5.3.8"
}, },
"funding": [ "funding": [
{ {
...@@ -2560,7 +2561,7 @@ ...@@ -2560,7 +2561,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-26T08:37:07+00:00" "time": "2021-09-28T07:17:01+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
...@@ -2715,16 +2716,16 @@ ...@@ -2715,16 +2716,16 @@
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v5.3.7", "version": "v5.3.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "a3a78e37935a527b50376c22ac1cec35b57fe787" "reference": "ceaf46a992f60e90645e7279825a830f733a17c5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/a3a78e37935a527b50376c22ac1cec35b57fe787", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ceaf46a992f60e90645e7279825a830f733a17c5",
"reference": "a3a78e37935a527b50376c22ac1cec35b57fe787", "reference": "ceaf46a992f60e90645e7279825a830f733a17c5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2807,7 +2808,7 @@ ...@@ -2807,7 +2808,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/v5.3.7" "source": "https://github.com/symfony/http-kernel/tree/v5.3.9"
}, },
"funding": [ "funding": [
{ {
...@@ -2823,20 +2824,20 @@ ...@@ -2823,20 +2824,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-30T12:37:19+00:00" "time": "2021-09-28T10:25:11+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v5.3.7", "version": "v5.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "ae887cb3b044658676129f5e97aeb7e9eb69c2d8" "reference": "a756033d0a7e53db389618653ae991eba5a19a11"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/ae887cb3b044658676129f5e97aeb7e9eb69c2d8", "url": "https://api.github.com/repos/symfony/mime/zipball/a756033d0a7e53db389618653ae991eba5a19a11",
"reference": "ae887cb3b044658676129f5e97aeb7e9eb69c2d8", "reference": "a756033d0a7e53db389618653ae991eba5a19a11",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2890,7 +2891,7 @@ ...@@ -2890,7 +2891,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v5.3.7" "source": "https://github.com/symfony/mime/tree/v5.3.8"
}, },
"funding": [ "funding": [
{ {
...@@ -2906,7 +2907,7 @@ ...@@ -2906,7 +2907,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-20T11:40:01+00:00" "time": "2021-09-10T12:30:38+00:00"
}, },
{ {
"name": "symfony/password-hasher", "name": "symfony/password-hasher",
...@@ -3711,16 +3712,16 @@ ...@@ -3711,16 +3712,16 @@
}, },
{ {
"name": "symfony/property-access", "name": "symfony/property-access",
"version": "v5.3.7", "version": "v5.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-access.git", "url": "https://github.com/symfony/property-access.git",
"reference": "a4bbf09b8f3e2d2c89cc2c8b3d6682bf4c3d5589" "reference": "2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/a4bbf09b8f3e2d2c89cc2c8b3d6682bf4c3d5589", "url": "https://api.github.com/repos/symfony/property-access/zipball/2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66",
"reference": "a4bbf09b8f3e2d2c89cc2c8b3d6682bf4c3d5589", "reference": "2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3772,7 +3773,7 @@ ...@@ -3772,7 +3773,7 @@
"reflection" "reflection"
], ],
"support": { "support": {
"source": "https://github.com/symfony/property-access/tree/v5.3.7" "source": "https://github.com/symfony/property-access/tree/v5.3.8"
}, },
"funding": [ "funding": [
{ {
...@@ -3788,20 +3789,20 @@ ...@@ -3788,20 +3789,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-09T12:23:10+00:00" "time": "2021-09-10T11:55:24+00:00"
}, },
{ {
"name": "symfony/property-info", "name": "symfony/property-info",
"version": "v5.3.7", "version": "v5.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-info.git", "url": "https://github.com/symfony/property-info.git",
"reference": "7202b6c93a07df5df83eb58e3757dffb77fc5d90" "reference": "39de5bed8c036f76ec0457ec52908e45d5497947"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/7202b6c93a07df5df83eb58e3757dffb77fc5d90", "url": "https://api.github.com/repos/symfony/property-info/zipball/39de5bed8c036f76ec0457ec52908e45d5497947",
"reference": "7202b6c93a07df5df83eb58e3757dffb77fc5d90", "reference": "39de5bed8c036f76ec0457ec52908e45d5497947",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3862,7 +3863,7 @@ ...@@ -3862,7 +3863,7 @@
"validator" "validator"
], ],
"support": { "support": {
"source": "https://github.com/symfony/property-info/tree/v5.3.7" "source": "https://github.com/symfony/property-info/tree/v5.3.8"
}, },
"funding": [ "funding": [
{ {
...@@ -3878,7 +3879,7 @@ ...@@ -3878,7 +3879,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-23T12:57:24+00:00" "time": "2021-09-07T07:41:40+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
...@@ -4391,16 +4392,16 @@ ...@@ -4391,16 +4392,16 @@
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
"version": "v5.3.4", "version": "v5.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/serializer.git", "url": "https://github.com/symfony/serializer.git",
"reference": "f04e368e3cb35948550c7e95cc8918cb7e761c0c" "reference": "a877799b1e94f792208bea68295f6675027c92be"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/f04e368e3cb35948550c7e95cc8918cb7e761c0c", "url": "https://api.github.com/repos/symfony/serializer/zipball/a877799b1e94f792208bea68295f6675027c92be",
"reference": "f04e368e3cb35948550c7e95cc8918cb7e761c0c", "reference": "a877799b1e94f792208bea68295f6675027c92be",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4473,7 +4474,7 @@ ...@@ -4473,7 +4474,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.3.4" "source": "https://github.com/symfony/serializer/tree/v5.3.8"
}, },
"funding": [ "funding": [
{ {
...@@ -4489,7 +4490,7 @@ ...@@ -4489,7 +4490,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-21T13:18:10+00:00" "time": "2021-09-17T08:55:39+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
...@@ -5052,16 +5053,16 @@ ...@@ -5052,16 +5053,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.3.7", "version": "v5.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "3ad5af4aed07d0a0201bbcfc42658fe6c5b2fb8f" "reference": "eaaea4098be1c90c8285543e1356a09c8aa5c8da"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/3ad5af4aed07d0a0201bbcfc42658fe6c5b2fb8f", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/eaaea4098be1c90c8285543e1356a09c8aa5c8da",
"reference": "3ad5af4aed07d0a0201bbcfc42658fe6c5b2fb8f", "reference": "eaaea4098be1c90c8285543e1356a09c8aa5c8da",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5120,7 +5121,7 @@ ...@@ -5120,7 +5121,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.3.7" "source": "https://github.com/symfony/var-dumper/tree/v5.3.8"
}, },
"funding": [ "funding": [
{ {
...@@ -5136,20 +5137,20 @@ ...@@ -5136,20 +5137,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-04T23:19:25+00:00" "time": "2021-09-24T15:59:58+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
"version": "v5.3.7", "version": "v5.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-exporter.git", "url": "https://github.com/symfony/var-exporter.git",
"reference": "2ded877ab0574d8b646f4eb3f716f8ed7ee7f392" "reference": "a7604de14bcf472fe8e33f758e9e5b7bf07d3b91"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/2ded877ab0574d8b646f4eb3f716f8ed7ee7f392", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/a7604de14bcf472fe8e33f758e9e5b7bf07d3b91",
"reference": "2ded877ab0574d8b646f4eb3f716f8ed7ee7f392", "reference": "a7604de14bcf472fe8e33f758e9e5b7bf07d3b91",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5193,7 +5194,7 @@ ...@@ -5193,7 +5194,7 @@
"serialize" "serialize"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-exporter/tree/v5.3.7" "source": "https://github.com/symfony/var-exporter/tree/v5.3.8"
}, },
"funding": [ "funding": [
{ {
...@@ -5209,7 +5210,7 @@ ...@@ -5209,7 +5210,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-04T22:42:42+00:00" "time": "2021-08-31T12:49:16+00:00"
}, },
{ {
"name": "symfony/web-link", "name": "symfony/web-link",
...@@ -6820,16 +6821,16 @@ ...@@ -6820,16 +6821,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v5.3.7", "version": "v5.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "da8638ffecefc4e8ba2bc848d7b61a408119b333" "reference": "c6370fe2c0a445aedc08f592a6a3149da1fea4c7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/da8638ffecefc4e8ba2bc848d7b61a408119b333", "url": "https://api.github.com/repos/symfony/http-client/zipball/c6370fe2c0a445aedc08f592a6a3149da1fea4c7",
"reference": "da8638ffecefc4e8ba2bc848d7b61a408119b333", "reference": "c6370fe2c0a445aedc08f592a6a3149da1fea4c7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6887,7 +6888,7 @@ ...@@ -6887,7 +6888,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/v5.3.7" "source": "https://github.com/symfony/http-client/tree/v5.3.8"
}, },
"funding": [ "funding": [
{ {
...@@ -6903,7 +6904,7 @@ ...@@ -6903,7 +6904,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-28T16:24:37+00:00" "time": "2021-09-07T10:45:28+00:00"
}, },
{ {
"name": "symfony/options-resolver", "name": "symfony/options-resolver",
...@@ -6976,16 +6977,16 @@ ...@@ -6976,16 +6977,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v5.3.7", "version": "v5.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "2a1ff6e5a4521be1350bfce75784938e590d6342" "reference": "e9c0548d8d7abcd257f18f0adc0517895996a9c1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/2a1ff6e5a4521be1350bfce75784938e590d6342", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e9c0548d8d7abcd257f18f0adc0517895996a9c1",
"reference": "2a1ff6e5a4521be1350bfce75784938e590d6342", "reference": "e9c0548d8d7abcd257f18f0adc0517895996a9c1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7039,7 +7040,7 @@ ...@@ -7039,7 +7040,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/v5.3.7" "source": "https://github.com/symfony/phpunit-bridge/tree/v5.3.8"
}, },
"funding": [ "funding": [
{ {
...@@ -7055,7 +7056,7 @@ ...@@ -7055,7 +7056,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-08-26T13:36:50+00:00" "time": "2021-09-14T13:57:08+00:00"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment