Merge pull request #11 from ajikamaludin/dependabot/composer/symfony/http-kernel-6.2.6

Bump symfony/http-kernel from 6.2.2 to 6.2.6
pull/12/head
Aji Kamaludin 2 years ago committed by GitHub
commit f0214ddb10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

86
composer.lock generated

@ -3829,16 +3829,16 @@
},
{
"name": "symfony/error-handler",
"version": "v6.2.2",
"version": "v6.2.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "12a25d01cc5273b2445e125d62b61d34db42297e"
"reference": "0092696af0be8e6124b042fbe2890ca1788d7b28"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/12a25d01cc5273b2445e125d62b61d34db42297e",
"reference": "12a25d01cc5273b2445e125d62b61d34db42297e",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/0092696af0be8e6124b042fbe2890ca1788d7b28",
"reference": "0092696af0be8e6124b042fbe2890ca1788d7b28",
"shasum": ""
},
"require": {
@ -3880,7 +3880,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/error-handler/tree/v6.2.2"
"source": "https://github.com/symfony/error-handler/tree/v6.2.5"
},
"funding": [
{
@ -3896,20 +3896,20 @@
"type": "tidelift"
}
],
"time": "2022-12-14T16:11:27+00:00"
"time": "2023-01-01T08:38:09+00:00"
},
{
"name": "symfony/event-dispatcher",
"version": "v6.2.2",
"version": "v6.2.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "3ffeb31139b49bf6ef0bc09d1db95eac053388d1"
"reference": "f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3ffeb31139b49bf6ef0bc09d1db95eac053388d1",
"reference": "3ffeb31139b49bf6ef0bc09d1db95eac053388d1",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68",
"reference": "f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68",
"shasum": ""
},
"require": {
@ -3963,7 +3963,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v6.2.2"
"source": "https://github.com/symfony/event-dispatcher/tree/v6.2.5"
},
"funding": [
{
@ -3979,7 +3979,7 @@
"type": "tidelift"
}
],
"time": "2022-12-14T16:11:27+00:00"
"time": "2023-01-01T08:38:09+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
@ -4126,16 +4126,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v6.2.2",
"version": "v6.2.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "ddf4dd35de1623e7c02013523e6c2137b67b636f"
"reference": "e8dd1f502bc2b3371d05092aa233b064b03ce7ed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/ddf4dd35de1623e7c02013523e6c2137b67b636f",
"reference": "ddf4dd35de1623e7c02013523e6c2137b67b636f",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/e8dd1f502bc2b3371d05092aa233b064b03ce7ed",
"reference": "e8dd1f502bc2b3371d05092aa233b064b03ce7ed",
"shasum": ""
},
"require": {
@ -4184,7 +4184,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v6.2.2"
"source": "https://github.com/symfony/http-foundation/tree/v6.2.6"
},
"funding": [
{
@ -4200,20 +4200,20 @@
"type": "tidelift"
}
],
"time": "2022-12-14T16:11:27+00:00"
"time": "2023-01-30T15:46:28+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v6.2.2",
"version": "v6.2.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "860a0189969b755cd571709bd32313aa8599867a"
"reference": "7122db07b0d8dbf0de682267c84217573aee3ea7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/860a0189969b755cd571709bd32313aa8599867a",
"reference": "860a0189969b755cd571709bd32313aa8599867a",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/7122db07b0d8dbf0de682267c84217573aee3ea7",
"reference": "7122db07b0d8dbf0de682267c84217573aee3ea7",
"shasum": ""
},
"require": {
@ -4295,7 +4295,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/v6.2.2"
"source": "https://github.com/symfony/http-kernel/tree/v6.2.6"
},
"funding": [
{
@ -4311,7 +4311,7 @@
"type": "tidelift"
}
],
"time": "2022-12-16T19:38:34+00:00"
"time": "2023-02-01T08:32:25+00:00"
},
{
"name": "symfony/mailer",
@ -4394,16 +4394,16 @@
},
{
"name": "symfony/mime",
"version": "v6.2.2",
"version": "v6.2.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "8c98bf40406e791043890a163f6f6599b9cfa1ed"
"reference": "4b7b349f67d15cd0639955c8179a76c89f6fd610"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/8c98bf40406e791043890a163f6f6599b9cfa1ed",
"reference": "8c98bf40406e791043890a163f6f6599b9cfa1ed",
"url": "https://api.github.com/repos/symfony/mime/zipball/4b7b349f67d15cd0639955c8179a76c89f6fd610",
"reference": "4b7b349f67d15cd0639955c8179a76c89f6fd610",
"shasum": ""
},
"require": {
@ -4419,7 +4419,7 @@
"symfony/serializer": "<6.2"
},
"require-dev": {
"egulias/email-validator": "^2.1.10|^3.1",
"egulias/email-validator": "^2.1.10|^3.1|^4",
"league/html-to-markdown": "^5.0",
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
"symfony/dependency-injection": "^5.4|^6.0",
@ -4457,7 +4457,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v6.2.2"
"source": "https://github.com/symfony/mime/tree/v6.2.5"
},
"funding": [
{
@ -4473,7 +4473,7 @@
"type": "tidelift"
}
],
"time": "2022-12-14T16:38:10+00:00"
"time": "2023-01-10T18:53:53+00:00"
},
{
"name": "symfony/polyfill-ctype",
@ -5448,16 +5448,16 @@
},
{
"name": "symfony/string",
"version": "v6.2.2",
"version": "v6.2.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "863219fd713fa41cbcd285a79723f94672faff4d"
"reference": "b2dac0fa27b1ac0f9c0c0b23b43977f12308d0b0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/863219fd713fa41cbcd285a79723f94672faff4d",
"reference": "863219fd713fa41cbcd285a79723f94672faff4d",
"url": "https://api.github.com/repos/symfony/string/zipball/b2dac0fa27b1ac0f9c0c0b23b43977f12308d0b0",
"reference": "b2dac0fa27b1ac0f9c0c0b23b43977f12308d0b0",
"shasum": ""
},
"require": {
@ -5514,7 +5514,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v6.2.2"
"source": "https://github.com/symfony/string/tree/v6.2.5"
},
"funding": [
{
@ -5530,7 +5530,7 @@
"type": "tidelift"
}
],
"time": "2022-12-14T16:11:27+00:00"
"time": "2023-01-01T08:38:09+00:00"
},
{
"name": "symfony/translation",
@ -5787,16 +5787,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v6.2.2",
"version": "v6.2.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "6168f544827e897f708a684f75072a8c33a5e309"
"reference": "44b7b81749fd20c1bdf4946c041050e22bc8da27"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/6168f544827e897f708a684f75072a8c33a5e309",
"reference": "6168f544827e897f708a684f75072a8c33a5e309",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/44b7b81749fd20c1bdf4946c041050e22bc8da27",
"reference": "44b7b81749fd20c1bdf4946c041050e22bc8da27",
"shasum": ""
},
"require": {
@ -5855,7 +5855,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v6.2.2"
"source": "https://github.com/symfony/var-dumper/tree/v6.2.5"
},
"funding": [
{
@ -5871,7 +5871,7 @@
"type": "tidelift"
}
],
"time": "2022-12-14T16:11:27+00:00"
"time": "2023-01-20T17:45:48+00:00"
},
{
"name": "tightenco/ziggy",

Loading…
Cancel
Save