Add meta files for new release.

This commit is contained in:
James Cole
2022-01-30 07:12:02 +01:00
parent b46398242f
commit 6e4adc86b8
24 changed files with 68 additions and 63 deletions

12
composer.lock generated
View File

@@ -5567,16 +5567,16 @@
},
{
"name": "symfony/http-kernel",
"version": "v5.4.3",
"version": "v5.4.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "936ca1ba7fb197c9e100a68d7e963b93d99db26e"
"reference": "49f40347228c773688a0488feea0175aa7f4d268"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/936ca1ba7fb197c9e100a68d7e963b93d99db26e",
"reference": "936ca1ba7fb197c9e100a68d7e963b93d99db26e",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/49f40347228c773688a0488feea0175aa7f4d268",
"reference": "49f40347228c773688a0488feea0175aa7f4d268",
"shasum": ""
},
"require": {
@@ -5659,7 +5659,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v5.4.3"
"source": "https://github.com/symfony/http-kernel/tree/v5.4.4"
},
"funding": [
{
@@ -5675,7 +5675,7 @@
"type": "tidelift"
}
],
"time": "2022-01-28T11:06:03+00:00"
"time": "2022-01-29T18:08:07+00:00"
},
{
"name": "symfony/mime",