Update Symfony to 6.0.8

Changelogs summary:

 - symfony/string updated from v6.0.3 to v6.0.8 patch
   See changes: https://github.com/symfony/string/compare/v6.0.3...v6.0.8
   Release notes: https://github.com/symfony/string/releases/tag/v6.0.8

 - symfony/console updated from v6.0.7 to v6.0.8 patch
   See changes: https://github.com/symfony/console/compare/v6.0.7...v6.0.8
   Release notes: https://github.com/symfony/console/releases/tag/v6.0.8

 - symfony/serializer updated from v6.0.7 to v6.0.8 patch
   See changes: https://github.com/symfony/serializer/compare/v6.0.7...v6.0.8
   Release notes: https://github.com/symfony/serializer/releases/tag/v6.0.8

 - symfony/process updated from v6.0.7 to v6.0.8 patch
   See changes: https://github.com/symfony/process/compare/v6.0.7...v6.0.8
   Release notes: https://github.com/symfony/process/releases/tag/v6.0.8

 - symfony/var-exporter updated from v6.0.7 to v6.0.8 patch
   See changes: https://github.com/symfony/var-exporter/compare/v6.0.7...v6.0.8
   Release notes: https://github.com/symfony/var-exporter/releases/tag/v6.0.8

 - symfony/cache updated from v6.0.6 to v6.0.8 patch
   See changes: https://github.com/symfony/cache/compare/v6.0.6...v6.0.8
   Release notes: https://github.com/symfony/cache/releases/tag/v6.0.8

 - symfony/var-dumper updated from v6.0.6 to v6.0.8 patch
   See changes: https://github.com/symfony/var-dumper/compare/v6.0.6...v6.0.8
   Release notes: https://github.com/symfony/var-dumper/releases/tag/v6.0.8

 - symfony/finder updated from v6.0.3 to v6.0.8 patch
   See changes: https://github.com/symfony/finder/compare/v6.0.3...v6.0.8
   Release notes: https://github.com/symfony/finder/releases/tag/v6.0.8

 - symfony/translation updated from v6.0.7 to v6.0.8 patch
   See changes: https://github.com/symfony/translation/compare/v6.0.7...v6.0.8
   Release notes: https://github.com/symfony/translation/releases/tag/v6.0.8

 - symfony/messenger updated from v6.0.3 to v6.0.8 patch
   See changes: https://github.com/symfony/messenger/compare/v6.0.3...v6.0.8
   Release notes: https://github.com/symfony/messenger/releases/tag/v6.0.8

 - symfony/intl updated from v6.0.5 to v6.0.8 patch
   See changes: https://github.com/symfony/intl/compare/v6.0.5...v6.0.8
   Release notes: https://github.com/symfony/intl/releases/tag/v6.0.8

 - symfony/mime updated from v6.0.7 to v6.0.8 patch
   See changes: https://github.com/symfony/mime/compare/v6.0.7...v6.0.8
   Release notes: https://github.com/symfony/mime/releases/tag/v6.0.8

 - symfony/mailer updated from v6.0.7 to v6.0.8 patch
   See changes: https://github.com/symfony/mailer/compare/v6.0.7...v6.0.8
   Release notes: https://github.com/symfony/mailer/releases/tag/v6.0.8

 - symfony/property-access updated from v6.0.7 to v6.0.8 patch
   See changes: https://github.com/symfony/property-access/compare/v6.0.7...v6.0.8
   Release notes: https://github.com/symfony/property-access/releases/tag/v6.0.8

 - symfony/rate-limiter updated from v6.0.3 to v6.0.8 patch
   See changes: https://github.com/symfony/rate-limiter/compare/v6.0.3...v6.0.8
   Release notes: https://github.com/symfony/rate-limiter/releases/tag/v6.0.8

 - symfony/validator updated from v6.0.7 to v6.0.8 patch
   See changes: https://github.com/symfony/validator/compare/v6.0.7...v6.0.8
   Release notes: https://github.com/symfony/validator/releases/tag/v6.0.8
This commit is contained in:
Buster "Silver Eagle" Neece 2022-04-27 12:52:42 -05:00
parent fec35a2432
commit 78b8393811
No known key found for this signature in database
GPG Key ID: 9FC8B9E008872109
2 changed files with 98 additions and 98 deletions

View File

@ -85,7 +85,7 @@
"symfony/messenger": "^6",
"symfony/process": "^6",
"symfony/property-access": "^6",
"symfony/rate-limiter": "6.0.3",
"symfony/rate-limiter": "^6",
"symfony/redis-messenger": "^6",
"symfony/serializer": "^6",
"symfony/validator": "^6",

194
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "7c8e1da340da4f9fd035df272403daf9",
"content-hash": "89bcc779175ffa83070fceeed631a7cb",
"packages": [
{
"name": "aws/aws-crt-php",
@ -7069,16 +7069,16 @@
},
{
"name": "symfony/cache",
"version": "v6.0.6",
"version": "v6.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "57faad4e0d694f9961f517fdd5e6fbb1f6d0e04f"
"reference": "e9a4e9229f078d93f2c492ea30c3f010373312b7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/57faad4e0d694f9961f517fdd5e6fbb1f6d0e04f",
"reference": "57faad4e0d694f9961f517fdd5e6fbb1f6d0e04f",
"url": "https://api.github.com/repos/symfony/cache/zipball/e9a4e9229f078d93f2c492ea30c3f010373312b7",
"reference": "e9a4e9229f078d93f2c492ea30c3f010373312b7",
"shasum": ""
},
"require": {
@ -7142,7 +7142,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v6.0.6"
"source": "https://github.com/symfony/cache/tree/v6.0.8"
},
"funding": [
{
@ -7158,7 +7158,7 @@
"type": "tidelift"
}
],
"time": "2022-03-02T12:58:14+00:00"
"time": "2022-04-26T13:22:23+00:00"
},
{
"name": "symfony/cache-contracts",
@ -7241,16 +7241,16 @@
},
{
"name": "symfony/console",
"version": "v6.0.7",
"version": "v6.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "70dcf7b2ca2ea08ad6ebcc475f104a024fb5632e"
"reference": "0d00aa289215353aa8746a31d101f8e60826285c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/70dcf7b2ca2ea08ad6ebcc475f104a024fb5632e",
"reference": "70dcf7b2ca2ea08ad6ebcc475f104a024fb5632e",
"url": "https://api.github.com/repos/symfony/console/zipball/0d00aa289215353aa8746a31d101f8e60826285c",
"reference": "0d00aa289215353aa8746a31d101f8e60826285c",
"shasum": ""
},
"require": {
@ -7316,7 +7316,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v6.0.7"
"source": "https://github.com/symfony/console/tree/v6.0.8"
},
"funding": [
{
@ -7332,7 +7332,7 @@
"type": "tidelift"
}
],
"time": "2022-03-31T17:18:25+00:00"
"time": "2022-04-20T15:01:42+00:00"
},
{
"name": "symfony/deprecation-contracts",
@ -7628,16 +7628,16 @@
},
{
"name": "symfony/finder",
"version": "v6.0.3",
"version": "v6.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "8661b74dbabc23223f38c9b99d3f8ade71170430"
"reference": "af7edab28d17caecd1f40a9219fc646ae751c21f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/8661b74dbabc23223f38c9b99d3f8ade71170430",
"reference": "8661b74dbabc23223f38c9b99d3f8ade71170430",
"url": "https://api.github.com/repos/symfony/finder/zipball/af7edab28d17caecd1f40a9219fc646ae751c21f",
"reference": "af7edab28d17caecd1f40a9219fc646ae751c21f",
"shasum": ""
},
"require": {
@ -7669,7 +7669,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v6.0.3"
"source": "https://github.com/symfony/finder/tree/v6.0.8"
},
"funding": [
{
@ -7685,20 +7685,20 @@
"type": "tidelift"
}
],
"time": "2022-01-26T17:23:29+00:00"
"time": "2022-04-15T08:07:58+00:00"
},
{
"name": "symfony/intl",
"version": "v6.0.5",
"version": "v6.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/intl.git",
"reference": "aa9dd5a6b4b75a4b3dcd002ae588f9792f33defe"
"reference": "2ef7cb9af5ad4c3e2d7674326982366ad9dfef86"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/intl/zipball/aa9dd5a6b4b75a4b3dcd002ae588f9792f33defe",
"reference": "aa9dd5a6b4b75a4b3dcd002ae588f9792f33defe",
"url": "https://api.github.com/repos/symfony/intl/zipball/2ef7cb9af5ad4c3e2d7674326982366ad9dfef86",
"reference": "2ef7cb9af5ad4c3e2d7674326982366ad9dfef86",
"shasum": ""
},
"require": {
@ -7749,7 +7749,7 @@
"localization"
],
"support": {
"source": "https://github.com/symfony/intl/tree/v6.0.5"
"source": "https://github.com/symfony/intl/tree/v6.0.8"
},
"funding": [
{
@ -7765,7 +7765,7 @@
"type": "tidelift"
}
],
"time": "2022-02-27T08:47:28+00:00"
"time": "2022-04-12T16:11:42+00:00"
},
{
"name": "symfony/lock",
@ -7846,16 +7846,16 @@
},
{
"name": "symfony/mailer",
"version": "v6.0.7",
"version": "v6.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
"reference": "f7343f94e7afecca2ad840b078f9d80200e1bd27"
"reference": "706af6b3e99ebcbc639c9c664f5579aaa869409b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/f7343f94e7afecca2ad840b078f9d80200e1bd27",
"reference": "f7343f94e7afecca2ad840b078f9d80200e1bd27",
"url": "https://api.github.com/repos/symfony/mailer/zipball/706af6b3e99ebcbc639c9c664f5579aaa869409b",
"reference": "706af6b3e99ebcbc639c9c664f5579aaa869409b",
"shasum": ""
},
"require": {
@ -7900,7 +7900,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailer/tree/v6.0.7"
"source": "https://github.com/symfony/mailer/tree/v6.0.8"
},
"funding": [
{
@ -7916,20 +7916,20 @@
"type": "tidelift"
}
],
"time": "2022-03-18T16:06:28+00:00"
"time": "2022-04-27T17:10:30+00:00"
},
{
"name": "symfony/messenger",
"version": "v6.0.3",
"version": "v6.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/messenger.git",
"reference": "3d1b9ce0083892f4cab249cbf9f677a9337cc350"
"reference": "8ba92cff412af800ac9232728f0f659f2261a230"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/messenger/zipball/3d1b9ce0083892f4cab249cbf9f677a9337cc350",
"reference": "3d1b9ce0083892f4cab249cbf9f677a9337cc350",
"url": "https://api.github.com/repos/symfony/messenger/zipball/8ba92cff412af800ac9232728f0f659f2261a230",
"reference": "8ba92cff412af800ac9232728f0f659f2261a230",
"shasum": ""
},
"require": {
@ -7985,7 +7985,7 @@
"description": "Helps applications send and receive messages to/from other applications or via message queues",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/messenger/tree/v6.0.3"
"source": "https://github.com/symfony/messenger/tree/v6.0.8"
},
"funding": [
{
@ -8001,20 +8001,20 @@
"type": "tidelift"
}
],
"time": "2022-01-12T18:59:56+00:00"
"time": "2022-04-12T16:11:42+00:00"
},
{
"name": "symfony/mime",
"version": "v6.0.7",
"version": "v6.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "74266e396f812a2301536397a6360b6e6913c0d8"
"reference": "c1701e88ad0ca49fc6ad6cdf360bc0e1209fb5e1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/74266e396f812a2301536397a6360b6e6913c0d8",
"reference": "74266e396f812a2301536397a6360b6e6913c0d8",
"url": "https://api.github.com/repos/symfony/mime/zipball/c1701e88ad0ca49fc6ad6cdf360bc0e1209fb5e1",
"reference": "c1701e88ad0ca49fc6ad6cdf360bc0e1209fb5e1",
"shasum": ""
},
"require": {
@ -8066,7 +8066,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v6.0.7"
"source": "https://github.com/symfony/mime/tree/v6.0.8"
},
"funding": [
{
@ -8082,7 +8082,7 @@
"type": "tidelift"
}
],
"time": "2022-03-13T20:10:05+00:00"
"time": "2022-04-12T16:11:42+00:00"
},
{
"name": "symfony/options-resolver",
@ -8322,16 +8322,16 @@
},
{
"name": "symfony/process",
"version": "v6.0.7",
"version": "v6.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "e13f6757e267d687e20ec5b26ccfcbbe511cd8f4"
"reference": "d074154ea8b1443a96391f6e39f9e547b2dd01b9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/e13f6757e267d687e20ec5b26ccfcbbe511cd8f4",
"reference": "e13f6757e267d687e20ec5b26ccfcbbe511cd8f4",
"url": "https://api.github.com/repos/symfony/process/zipball/d074154ea8b1443a96391f6e39f9e547b2dd01b9",
"reference": "d074154ea8b1443a96391f6e39f9e547b2dd01b9",
"shasum": ""
},
"require": {
@ -8363,7 +8363,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v6.0.7"
"source": "https://github.com/symfony/process/tree/v6.0.8"
},
"funding": [
{
@ -8379,20 +8379,20 @@
"type": "tidelift"
}
],
"time": "2022-03-18T16:21:55+00:00"
"time": "2022-04-12T16:11:42+00:00"
},
{
"name": "symfony/property-access",
"version": "v6.0.7",
"version": "v6.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-access.git",
"reference": "384dbce5632f5a4f1117bbc59b050f8ff5f89cc4"
"reference": "e5ac708a97933e9680b81b92eb90a5e301490d72"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/384dbce5632f5a4f1117bbc59b050f8ff5f89cc4",
"reference": "384dbce5632f5a4f1117bbc59b050f8ff5f89cc4",
"url": "https://api.github.com/repos/symfony/property-access/zipball/e5ac708a97933e9680b81b92eb90a5e301490d72",
"reference": "e5ac708a97933e9680b81b92eb90a5e301490d72",
"shasum": ""
},
"require": {
@ -8442,7 +8442,7 @@
"reflection"
],
"support": {
"source": "https://github.com/symfony/property-access/tree/v6.0.7"
"source": "https://github.com/symfony/property-access/tree/v6.0.8"
},
"funding": [
{
@ -8458,7 +8458,7 @@
"type": "tidelift"
}
],
"time": "2022-03-31T17:18:25+00:00"
"time": "2022-04-20T15:01:42+00:00"
},
{
"name": "symfony/property-info",
@ -8551,16 +8551,16 @@
},
{
"name": "symfony/rate-limiter",
"version": "v6.0.3",
"version": "v6.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/rate-limiter.git",
"reference": "795406813d478966ac2a8d5e8771177a69b64cbf"
"reference": "1c773d205ef8001eff97a0b70a6aac3dbc04d20b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/rate-limiter/zipball/795406813d478966ac2a8d5e8771177a69b64cbf",
"reference": "795406813d478966ac2a8d5e8771177a69b64cbf",
"url": "https://api.github.com/repos/symfony/rate-limiter/zipball/1c773d205ef8001eff97a0b70a6aac3dbc04d20b",
"reference": "1c773d205ef8001eff97a0b70a6aac3dbc04d20b",
"shasum": ""
},
"require": {
@ -8601,7 +8601,7 @@
"rate-limiter"
],
"support": {
"source": "https://github.com/symfony/rate-limiter/tree/v6.0.3"
"source": "https://github.com/symfony/rate-limiter/tree/v6.0.8"
},
"funding": [
{
@ -8617,7 +8617,7 @@
"type": "tidelift"
}
],
"time": "2022-01-24T15:11:35+00:00"
"time": "2022-04-03T13:04:20+00:00"
},
{
"name": "symfony/redis-messenger",
@ -8688,16 +8688,16 @@
},
{
"name": "symfony/serializer",
"version": "v6.0.7",
"version": "v6.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "384208d97ba09fdeeb49096bf3b3db4c2c48dcef"
"reference": "76b9a43c4295ced6d5f43208ba858325d8f61f30"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/384208d97ba09fdeeb49096bf3b3db4c2c48dcef",
"reference": "384208d97ba09fdeeb49096bf3b3db4c2c48dcef",
"url": "https://api.github.com/repos/symfony/serializer/zipball/76b9a43c4295ced6d5f43208ba858325d8f61f30",
"reference": "76b9a43c4295ced6d5f43208ba858325d8f61f30",
"shasum": ""
},
"require": {
@ -8769,7 +8769,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/serializer/tree/v6.0.7"
"source": "https://github.com/symfony/serializer/tree/v6.0.8"
},
"funding": [
{
@ -8785,7 +8785,7 @@
"type": "tidelift"
}
],
"time": "2022-03-24T18:04:39+00:00"
"time": "2022-04-12T16:11:42+00:00"
},
{
"name": "symfony/service-contracts",
@ -8934,16 +8934,16 @@
},
{
"name": "symfony/string",
"version": "v6.0.3",
"version": "v6.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "522144f0c4c004c80d56fa47e40e17028e2eefc2"
"reference": "ac0aa5c2282e0de624c175b68d13f2c8f2e2649d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/522144f0c4c004c80d56fa47e40e17028e2eefc2",
"reference": "522144f0c4c004c80d56fa47e40e17028e2eefc2",
"url": "https://api.github.com/repos/symfony/string/zipball/ac0aa5c2282e0de624c175b68d13f2c8f2e2649d",
"reference": "ac0aa5c2282e0de624c175b68d13f2c8f2e2649d",
"shasum": ""
},
"require": {
@ -8999,7 +8999,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v6.0.3"
"source": "https://github.com/symfony/string/tree/v6.0.8"
},
"funding": [
{
@ -9015,20 +9015,20 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:55:41+00:00"
"time": "2022-04-22T08:18:02+00:00"
},
{
"name": "symfony/translation",
"version": "v6.0.7",
"version": "v6.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "b2792b39d74cf41ea3065f27fd2ddf0b556ac7a1"
"reference": "3d38cf8f8834148c4457681d539bc204de701501"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/b2792b39d74cf41ea3065f27fd2ddf0b556ac7a1",
"reference": "b2792b39d74cf41ea3065f27fd2ddf0b556ac7a1",
"url": "https://api.github.com/repos/symfony/translation/zipball/3d38cf8f8834148c4457681d539bc204de701501",
"reference": "3d38cf8f8834148c4457681d539bc204de701501",
"shasum": ""
},
"require": {
@ -9094,7 +9094,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/translation/tree/v6.0.7"
"source": "https://github.com/symfony/translation/tree/v6.0.8"
},
"funding": [
{
@ -9110,7 +9110,7 @@
"type": "tidelift"
}
],
"time": "2022-03-31T17:18:25+00:00"
"time": "2022-04-22T08:18:02+00:00"
},
{
"name": "symfony/translation-contracts",
@ -9192,16 +9192,16 @@
},
{
"name": "symfony/validator",
"version": "v6.0.7",
"version": "v6.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "62f66d9c3141429f4328e0a3981da5669cabaef0"
"reference": "d8f47eea936014e9e9d1cd3248f8c73d57dc248b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/62f66d9c3141429f4328e0a3981da5669cabaef0",
"reference": "62f66d9c3141429f4328e0a3981da5669cabaef0",
"url": "https://api.github.com/repos/symfony/validator/zipball/d8f47eea936014e9e9d1cd3248f8c73d57dc248b",
"reference": "d8f47eea936014e9e9d1cd3248f8c73d57dc248b",
"shasum": ""
},
"require": {
@ -9280,7 +9280,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/validator/tree/v6.0.7"
"source": "https://github.com/symfony/validator/tree/v6.0.8"
},
"funding": [
{
@ -9296,20 +9296,20 @@
"type": "tidelift"
}
],
"time": "2022-03-31T17:18:25+00:00"
"time": "2022-04-15T08:07:58+00:00"
},
{
"name": "symfony/var-exporter",
"version": "v6.0.7",
"version": "v6.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "5f1fddb1b3a8394dbfb234044e3ad620a26e1735"
"reference": "74b272979a490747c6775b0228d06cf246306a99"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/5f1fddb1b3a8394dbfb234044e3ad620a26e1735",
"reference": "5f1fddb1b3a8394dbfb234044e3ad620a26e1735",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/74b272979a490747c6775b0228d06cf246306a99",
"reference": "74b272979a490747c6775b0228d06cf246306a99",
"shasum": ""
},
"require": {
@ -9352,7 +9352,7 @@
"serialize"
],
"support": {
"source": "https://github.com/symfony/var-exporter/tree/v6.0.7"
"source": "https://github.com/symfony/var-exporter/tree/v6.0.8"
},
"funding": [
{
@ -9368,7 +9368,7 @@
"type": "tidelift"
}
],
"time": "2022-03-31T17:18:25+00:00"
"time": "2022-04-26T13:22:23+00:00"
},
{
"name": "symfony/yaml",
@ -14204,16 +14204,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v6.0.6",
"version": "v6.0.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "38358405ae948963c50a3aae3dfea598223ba15e"
"reference": "fa61dfb4bd3068df2492013dc65f3190e9f550c0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/38358405ae948963c50a3aae3dfea598223ba15e",
"reference": "38358405ae948963c50a3aae3dfea598223ba15e",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/fa61dfb4bd3068df2492013dc65f3190e9f550c0",
"reference": "fa61dfb4bd3068df2492013dc65f3190e9f550c0",
"shasum": ""
},
"require": {
@ -14272,7 +14272,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v6.0.6"
"source": "https://github.com/symfony/var-dumper/tree/v6.0.8"
},
"funding": [
{
@ -14288,7 +14288,7 @@
"type": "tidelift"
}
],
"time": "2022-03-02T12:58:14+00:00"
"time": "2022-04-26T13:22:23+00:00"
},
{
"name": "theseer/tokenizer",