From 522db9184156d2e505d4dda6ea635e6cefa627c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 20:46:46 +0000 Subject: [PATCH] Bump symfony/symfony from 4.4.49 to 4.4.50 Bumps [symfony/symfony](https://github.com/symfony/symfony) from 4.4.49 to 4.4.50. - [Release notes](https://github.com/symfony/symfony/releases) - [Changelog](https://github.com/symfony/symfony/blob/v4.4.50/CHANGELOG-4.4.md) - [Commits](https://github.com/symfony/symfony/compare/v4.4.49...v4.4.50) --- updated-dependencies: - dependency-name: symfony/symfony dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/composer.lock b/composer.lock index 82cb60024..7fc892bd1 100644 --- a/composer.lock +++ b/composer.lock @@ -2258,16 +2258,16 @@ }, { "name": "friendsofphp/proxy-manager-lts", - "version": "v1.0.13", + "version": "v1.0.14", "source": { "type": "git", "url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git", - "reference": "88354616f4cf4f6620910fd035e282173ba453e8" + "reference": "a527c9d9d5348e012bd24482d83a5cd643bcbc9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/88354616f4cf4f6620910fd035e282173ba453e8", - "reference": "88354616f4cf4f6620910fd035e282173ba453e8", + "url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/a527c9d9d5348e012bd24482d83a5cd643bcbc9e", + "reference": "a527c9d9d5348e012bd24482d83a5cd643bcbc9e", "shasum": "" }, "require": { @@ -2324,7 +2324,7 @@ ], "support": { "issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues", - "source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.13" + "source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.14" }, "funding": [ { @@ -2336,7 +2336,7 @@ "type": "tidelift" } ], - "time": "2022-10-17T19:48:16+00:00" + "time": "2023-01-30T10:40:19+00:00" }, { "name": "friendsofsymfony/jsrouting-bundle", @@ -7662,16 +7662,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.15.3", + "version": "1.16.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "61800f71a5526081d1b5633766aa88341f1ade76" + "reference": "57090cfccbfaa639e703c007486d605a6e80f56d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/61800f71a5526081d1b5633766aa88341f1ade76", - "reference": "61800f71a5526081d1b5633766aa88341f1ade76", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/57090cfccbfaa639e703c007486d605a6e80f56d", + "reference": "57090cfccbfaa639e703c007486d605a6e80f56d", "shasum": "" }, "require": { @@ -7701,9 +7701,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.15.3" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.16.0" }, - "time": "2022-12-20T20:56:55+00:00" + "time": "2023-01-29T14:41:23+00:00" }, { "name": "phpzip/phpzip", @@ -10658,16 +10658,16 @@ }, { "name": "symfony/symfony", - "version": "v4.4.49", + "version": "v4.4.50", "source": { "type": "git", "url": "https://github.com/symfony/symfony.git", - "reference": "3da1b76795bb874619b46ced70fb33806936169e" + "reference": "6bc1c2e2506327daa9a2359ec45f7098ca947728" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/symfony/zipball/3da1b76795bb874619b46ced70fb33806936169e", - "reference": "3da1b76795bb874619b46ced70fb33806936169e", + "url": "https://api.github.com/repos/symfony/symfony/zipball/6bc1c2e2506327daa9a2359ec45f7098ca947728", + "reference": "6bc1c2e2506327daa9a2359ec45f7098ca947728", "shasum": "" }, "require": { @@ -10845,7 +10845,7 @@ ], "support": { "issues": "https://github.com/symfony/symfony/issues", - "source": "https://github.com/symfony/symfony/tree/v4.4.49" + "source": "https://github.com/symfony/symfony/tree/v4.4.50" }, "funding": [ { @@ -10861,7 +10861,7 @@ "type": "tidelift" } ], - "time": "2022-11-28T17:58:55+00:00" + "time": "2023-02-01T08:01:44+00:00" }, { "name": "tecnickcom/tcpdf",