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

Update all non-major dependencies

parent b638448e
Branches
Tags
1 merge request!201Update all non-major dependencies (patch)
Pipeline #230607 passed
...@@ -169,16 +169,16 @@ ...@@ -169,16 +169,16 @@
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
"version": "1.14.2", "version": "1.14.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/annotations.git", "url": "https://github.com/doctrine/annotations.git",
"reference": "ad785217c1e9555a7d6c6c8c9f406395a5e2882b" "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/ad785217c1e9555a7d6c6c8c9f406395a5e2882b", "url": "https://api.github.com/repos/doctrine/annotations/zipball/fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
"reference": "ad785217c1e9555a7d6c6c8c9f406395a5e2882b", "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -239,9 +239,9 @@ ...@@ -239,9 +239,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/annotations/issues", "issues": "https://github.com/doctrine/annotations/issues",
"source": "https://github.com/doctrine/annotations/tree/1.14.2" "source": "https://github.com/doctrine/annotations/tree/1.14.3"
}, },
"time": "2022-12-15T06:48:22+00:00" "time": "2023-02-01T09:20:38+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",
...@@ -2066,16 +2066,16 @@ ...@@ -2066,16 +2066,16 @@
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v5.4.19", "version": "v5.4.20",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "99dae35f2b7d1bd9b800fcda4173215fc9f79ba3" "reference": "8185ed0df129005a26715902f1a53bad0fe67102"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/99dae35f2b7d1bd9b800fcda4173215fc9f79ba3", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/8185ed0df129005a26715902f1a53bad0fe67102",
"reference": "99dae35f2b7d1bd9b800fcda4173215fc9f79ba3", "reference": "8185ed0df129005a26715902f1a53bad0fe67102",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2135,7 +2135,7 @@ ...@@ -2135,7 +2135,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.4.19" "source": "https://github.com/symfony/dependency-injection/tree/v5.4.20"
}, },
"funding": [ "funding": [
{ {
...@@ -2151,7 +2151,7 @@ ...@@ -2151,7 +2151,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-23T15:37:22+00:00" "time": "2023-01-27T11:08:11+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
...@@ -2871,16 +2871,16 @@ ...@@ -2871,16 +2871,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.4.19", "version": "v5.4.20",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "70fd0eb8a1570ba119d5e496c8ee79bf9f0b51b0" "reference": "d0435363362a47c14e9cf50663cb8ffbf491875a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/70fd0eb8a1570ba119d5e496c8ee79bf9f0b51b0", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d0435363362a47c14e9cf50663cb8ffbf491875a",
"reference": "70fd0eb8a1570ba119d5e496c8ee79bf9f0b51b0", "reference": "d0435363362a47c14e9cf50663cb8ffbf491875a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2927,7 +2927,7 @@ ...@@ -2927,7 +2927,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.4.19" "source": "https://github.com/symfony/http-foundation/tree/v5.4.20"
}, },
"funding": [ "funding": [
{ {
...@@ -2943,20 +2943,20 @@ ...@@ -2943,20 +2943,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-01T08:32:19+00:00" "time": "2023-01-29T11:11:52+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v5.4.19", "version": "v5.4.20",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "ee371cd7718c938d1bffdf868b665003aeeae69c" "reference": "aaeec341582d3c160cc9ecfa8b2419ba6c69954e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/ee371cd7718c938d1bffdf868b665003aeeae69c", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/aaeec341582d3c160cc9ecfa8b2419ba6c69954e",
"reference": "ee371cd7718c938d1bffdf868b665003aeeae69c", "reference": "aaeec341582d3c160cc9ecfa8b2419ba6c69954e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3039,7 +3039,7 @@ ...@@ -3039,7 +3039,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.4.19" "source": "https://github.com/symfony/http-kernel/tree/v5.4.20"
}, },
"funding": [ "funding": [
{ {
...@@ -3055,7 +3055,7 @@ ...@@ -3055,7 +3055,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-24T13:37:42+00:00" "time": "2023-02-01T08:18:48+00:00"
}, },
{ {
"name": "symfony/lock", "name": "symfony/lock",
...@@ -4592,16 +4592,16 @@ ...@@ -4592,16 +4592,16 @@
}, },
{ {
"name": "symfony/security-bundle", "name": "symfony/security-bundle",
"version": "v5.4.19", "version": "v5.4.20",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-bundle.git", "url": "https://github.com/symfony/security-bundle.git",
"reference": "e16ac30558967f212d656accb9cfc36ffb5712b5" "reference": "1a049b77e70e890c5d5d2105d96ce8b35890197e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/e16ac30558967f212d656accb9cfc36ffb5712b5", "url": "https://api.github.com/repos/symfony/security-bundle/zipball/1a049b77e70e890c5d5d2105d96ce8b35890197e",
"reference": "e16ac30558967f212d656accb9cfc36ffb5712b5", "reference": "1a049b77e70e890c5d5d2105d96ce8b35890197e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4618,7 +4618,7 @@ ...@@ -4618,7 +4618,7 @@
"symfony/security-core": "^5.4|^6.0", "symfony/security-core": "^5.4|^6.0",
"symfony/security-csrf": "^4.4|^5.0|^6.0", "symfony/security-csrf": "^4.4|^5.0|^6.0",
"symfony/security-guard": "^5.3", "symfony/security-guard": "^5.3",
"symfony/security-http": "^5.4|^6.0" "symfony/security-http": "^5.4.20|~6.0.20|~6.1.12|^6.2.6"
}, },
"conflict": { "conflict": {
"symfony/browser-kit": "<4.4", "symfony/browser-kit": "<4.4",
...@@ -4674,7 +4674,7 @@ ...@@ -4674,7 +4674,7 @@
"description": "Provides a tight integration of the Security component into the Symfony full-stack framework", "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-bundle/tree/v5.4.19" "source": "https://github.com/symfony/security-bundle/tree/v5.4.20"
}, },
"funding": [ "funding": [
{ {
...@@ -4690,7 +4690,7 @@ ...@@ -4690,7 +4690,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-13T08:30:54+00:00" "time": "2023-01-30T09:35:58+00:00"
}, },
{ {
"name": "symfony/security-core", "name": "symfony/security-core",
...@@ -4926,16 +4926,16 @@ ...@@ -4926,16 +4926,16 @@
}, },
{ {
"name": "symfony/security-http", "name": "symfony/security-http",
"version": "v5.4.19", "version": "v5.4.20",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-http.git", "url": "https://github.com/symfony/security-http.git",
"reference": "4f5f6c6aac8b049a34bfd2bedb292d23b81dce90" "reference": "0236efe37462df3204e758e3a55661a43285d948"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/4f5f6c6aac8b049a34bfd2bedb292d23b81dce90", "url": "https://api.github.com/repos/symfony/security-http/zipball/0236efe37462df3204e758e3a55661a43285d948",
"reference": "4f5f6c6aac8b049a34bfd2bedb292d23b81dce90", "reference": "0236efe37462df3204e758e3a55661a43285d948",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4991,7 +4991,7 @@ ...@@ -4991,7 +4991,7 @@
"description": "Symfony Security Component - HTTP Integration", "description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-http/tree/v5.4.19" "source": "https://github.com/symfony/security-http/tree/v5.4.20"
}, },
"funding": [ "funding": [
{ {
...@@ -5007,7 +5007,7 @@ ...@@ -5007,7 +5007,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-24T10:56:59+00:00" "time": "2023-01-30T09:35:58+00:00"
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
...@@ -7595,22 +7595,22 @@ ...@@ -7595,22 +7595,22 @@
}, },
{ {
"name": "phpstan/phpstan-symfony", "name": "phpstan/phpstan-symfony",
"version": "1.2.20", "version": "1.2.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git", "url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "d89a521e7e31822409bf37f70691f7a12a6e7d76" "reference": "cbf5b9ceadab8365ed46db42dcd23db1a4c26c93"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/d89a521e7e31822409bf37f70691f7a12a6e7d76", "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/cbf5b9ceadab8365ed46db42dcd23db1a4c26c93",
"reference": "d89a521e7e31822409bf37f70691f7a12a6e7d76", "reference": "cbf5b9ceadab8365ed46db42dcd23db1a4c26c93",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-simplexml": "*", "ext-simplexml": "*",
"php": "^7.2 || ^8.0", "php": "^7.2 || ^8.0",
"phpstan/phpstan": "^1.9.1" "phpstan/phpstan": "^1.9.4"
}, },
"conflict": { "conflict": {
"symfony/framework-bundle": "<3.0" "symfony/framework-bundle": "<3.0"
...@@ -7660,9 +7660,9 @@ ...@@ -7660,9 +7660,9 @@
"description": "Symfony Framework extensions and rules for PHPStan", "description": "Symfony Framework extensions and rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-symfony/issues", "issues": "https://github.com/phpstan/phpstan-symfony/issues",
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.20" "source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.22"
}, },
"time": "2023-01-15T12:28:31+00:00" "time": "2023-02-01T13:26:41+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
...@@ -9296,16 +9296,16 @@ ...@@ -9296,16 +9296,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v5.4.19", "version": "v5.4.20",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "0c22562d0601e19bd01c4480893f5438e6b12db5" "reference": "b4d936b657c7952a41e89efd0ddcea51f8c90f34"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/0c22562d0601e19bd01c4480893f5438e6b12db5", "url": "https://api.github.com/repos/symfony/http-client/zipball/b4d936b657c7952a41e89efd0ddcea51f8c90f34",
"reference": "0c22562d0601e19bd01c4480893f5438e6b12db5", "reference": "b4d936b657c7952a41e89efd0ddcea51f8c90f34",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9363,7 +9363,7 @@ ...@@ -9363,7 +9363,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.4.19" "source": "https://github.com/symfony/http-client/tree/v5.4.20"
}, },
"funding": [ "funding": [
{ {
...@@ -9379,7 +9379,7 @@ ...@@ -9379,7 +9379,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-12T15:47:53+00:00" "time": "2023-01-25T18:32:18+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment