Updated deps (#705)

This commit is contained in:
Roman Kelesidis 2023-05-22 22:27:21 +07:00 committed by GitHub
commit dffc4338cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View file

@ -1910,16 +1910,16 @@
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v5.4.21", "version": "v5.4.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "ef57d9fb9cdd5e6b2ffc567d109865d10b6920cd" "reference": "ae0a1032a450a3abf305ee44fc55ed423fbf16e3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/ef57d9fb9cdd5e6b2ffc567d109865d10b6920cd", "url": "https://api.github.com/repos/symfony/mime/zipball/ae0a1032a450a3abf305ee44fc55ed423fbf16e3",
"reference": "ef57d9fb9cdd5e6b2ffc567d109865d10b6920cd", "reference": "ae0a1032a450a3abf305ee44fc55ed423fbf16e3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1974,7 +1974,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v5.4.21" "source": "https://github.com/symfony/mime/tree/v5.4.23"
}, },
"funding": [ "funding": [
{ {
@ -1990,7 +1990,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-21T19:46:44+00:00" "time": "2023-04-19T09:49:13+00:00"
}, },
{ {
"name": "symfony/polyfill", "name": "symfony/polyfill",
@ -2377,5 +2377,5 @@
"php": "^7.4 || ^8.0" "php": "^7.4 || ^8.0"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.3.0" "plugin-api-version": "2.2.0"
} }