Merge pull request #6268 from wallabag/dependabot/composer/symfony/symfony-4.4.50

Bump symfony/symfony from 4.4.49 to 4.4.50
This commit is contained in:
Nicolas Lœuillet 2023-02-01 21:54:40 +01:00 committed by GitHub
commit 0c313d396b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

36
composer.lock generated
View File

@ -2258,16 +2258,16 @@
}, },
{ {
"name": "friendsofphp/proxy-manager-lts", "name": "friendsofphp/proxy-manager-lts",
"version": "v1.0.13", "version": "v1.0.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git", "url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git",
"reference": "88354616f4cf4f6620910fd035e282173ba453e8" "reference": "a527c9d9d5348e012bd24482d83a5cd643bcbc9e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/88354616f4cf4f6620910fd035e282173ba453e8", "url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/a527c9d9d5348e012bd24482d83a5cd643bcbc9e",
"reference": "88354616f4cf4f6620910fd035e282173ba453e8", "reference": "a527c9d9d5348e012bd24482d83a5cd643bcbc9e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2324,7 +2324,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues", "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": [ "funding": [
{ {
@ -2336,7 +2336,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-17T19:48:16+00:00" "time": "2023-01-30T10:40:19+00:00"
}, },
{ {
"name": "friendsofsymfony/jsrouting-bundle", "name": "friendsofsymfony/jsrouting-bundle",
@ -7662,16 +7662,16 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "1.15.3", "version": "1.16.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "61800f71a5526081d1b5633766aa88341f1ade76" "reference": "57090cfccbfaa639e703c007486d605a6e80f56d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/61800f71a5526081d1b5633766aa88341f1ade76", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/57090cfccbfaa639e703c007486d605a6e80f56d",
"reference": "61800f71a5526081d1b5633766aa88341f1ade76", "reference": "57090cfccbfaa639e703c007486d605a6e80f56d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7701,9 +7701,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "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", "name": "phpzip/phpzip",
@ -10658,16 +10658,16 @@
}, },
{ {
"name": "symfony/symfony", "name": "symfony/symfony",
"version": "v4.4.49", "version": "v4.4.50",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/symfony.git", "url": "https://github.com/symfony/symfony.git",
"reference": "3da1b76795bb874619b46ced70fb33806936169e" "reference": "6bc1c2e2506327daa9a2359ec45f7098ca947728"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/symfony/zipball/3da1b76795bb874619b46ced70fb33806936169e", "url": "https://api.github.com/repos/symfony/symfony/zipball/6bc1c2e2506327daa9a2359ec45f7098ca947728",
"reference": "3da1b76795bb874619b46ced70fb33806936169e", "reference": "6bc1c2e2506327daa9a2359ec45f7098ca947728",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10845,7 +10845,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/symfony/symfony/issues", "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": [ "funding": [
{ {
@ -10861,7 +10861,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-28T17:58:55+00:00" "time": "2023-02-01T08:01:44+00:00"
}, },
{ {
"name": "tecnickcom/tcpdf", "name": "tecnickcom/tcpdf",