Update meta files for new release.

This commit is contained in:
James Cole
2022-04-03 12:12:41 +02:00
parent 51b07f08ac
commit 122cab1757
158 changed files with 1176 additions and 1113 deletions

169
composer.lock generated
View File

@@ -2826,16 +2826,16 @@
},
{
"name": "league/flysystem",
"version": "3.0.12",
"version": "3.0.13",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "4744d96fb2456d9808be3ad596a2520b902996e2"
"reference": "15dc1ccb2db8daef507c4d3e501565bae42a9f0e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/4744d96fb2456d9808be3ad596a2520b902996e2",
"reference": "4744d96fb2456d9808be3ad596a2520b902996e2",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/15dc1ccb2db8daef507c4d3e501565bae42a9f0e",
"reference": "15dc1ccb2db8daef507c4d3e501565bae42a9f0e",
"shasum": ""
},
"require": {
@@ -2896,7 +2896,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.0.12"
"source": "https://github.com/thephpleague/flysystem/tree/3.0.13"
},
"funding": [
{
@@ -2912,7 +2912,7 @@
"type": "tidelift"
}
],
"time": "2022-03-12T19:32:12+00:00"
"time": "2022-04-02T08:55:13+00:00"
},
{
"name": "league/fractal",
@@ -5198,16 +5198,16 @@
},
{
"name": "spatie/laravel-ignition",
"version": "1.1.1",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-ignition.git",
"reference": "f3243fd99351e0a79df6886a5354d8dd88d6d0d2"
"reference": "2b54c8c66f2d280f25e15064ebe3d5e3eda19820"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/f3243fd99351e0a79df6886a5354d8dd88d6d0d2",
"reference": "f3243fd99351e0a79df6886a5354d8dd88d6d0d2",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/2b54c8c66f2d280f25e15064ebe3d5e3eda19820",
"reference": "2b54c8c66f2d280f25e15064ebe3d5e3eda19820",
"shasum": ""
},
"require": {
@@ -5246,6 +5246,9 @@
}
},
"autoload": {
"files": [
"src/helpers.php"
],
"psr-4": {
"Spatie\\LaravelIgnition\\": "src"
}
@@ -5281,20 +5284,20 @@
"type": "github"
}
],
"time": "2022-03-21T07:13:26+00:00"
"time": "2022-04-01T21:01:58+00:00"
},
{
"name": "symfony/console",
"version": "v6.0.5",
"version": "v6.0.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "3bebf4108b9e07492a2a4057d207aa5a77d146b1"
"reference": "70dcf7b2ca2ea08ad6ebcc475f104a024fb5632e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/3bebf4108b9e07492a2a4057d207aa5a77d146b1",
"reference": "3bebf4108b9e07492a2a4057d207aa5a77d146b1",
"url": "https://api.github.com/repos/symfony/console/zipball/70dcf7b2ca2ea08ad6ebcc475f104a024fb5632e",
"reference": "70dcf7b2ca2ea08ad6ebcc475f104a024fb5632e",
"shasum": ""
},
"require": {
@@ -5360,7 +5363,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v6.0.5"
"source": "https://github.com/symfony/console/tree/v6.0.7"
},
"funding": [
{
@@ -5376,7 +5379,7 @@
"type": "tidelift"
}
],
"time": "2022-02-25T10:48:52+00:00"
"time": "2022-03-31T17:18:25+00:00"
},
{
"name": "symfony/css-selector",
@@ -5512,16 +5515,16 @@
},
{
"name": "symfony/error-handler",
"version": "v6.0.3",
"version": "v6.0.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "20343b3bad7ebafa38138ddcb97290a24722b57b"
"reference": "e600c54e5b30555eecea3ffe4314e58f832e78ee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/20343b3bad7ebafa38138ddcb97290a24722b57b",
"reference": "20343b3bad7ebafa38138ddcb97290a24722b57b",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/e600c54e5b30555eecea3ffe4314e58f832e78ee",
"reference": "e600c54e5b30555eecea3ffe4314e58f832e78ee",
"shasum": ""
},
"require": {
@@ -5563,7 +5566,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.0.3"
"source": "https://github.com/symfony/error-handler/tree/v6.0.7"
},
"funding": [
{
@@ -5579,7 +5582,7 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:55:41+00:00"
"time": "2022-03-18T16:21:55+00:00"
},
{
"name": "symfony/event-dispatcher",
@@ -5806,16 +5809,16 @@
},
{
"name": "symfony/http-client",
"version": "v6.0.5",
"version": "v6.0.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "a8f87328930932c455cffd048f965d1223d91915"
"reference": "a7930c47248b9b57e9d0b8da100ffc1e031536dc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/a8f87328930932c455cffd048f965d1223d91915",
"reference": "a8f87328930932c455cffd048f965d1223d91915",
"url": "https://api.github.com/repos/symfony/http-client/zipball/a7930c47248b9b57e9d0b8da100ffc1e031536dc",
"reference": "a7930c47248b9b57e9d0b8da100ffc1e031536dc",
"shasum": ""
},
"require": {
@@ -5870,7 +5873,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-client/tree/v6.0.5"
"source": "https://github.com/symfony/http-client/tree/v6.0.7"
},
"funding": [
{
@@ -5886,7 +5889,7 @@
"type": "tidelift"
}
],
"time": "2022-02-27T08:47:28+00:00"
"time": "2022-04-01T12:27:43+00:00"
},
{
"name": "symfony/http-client-contracts",
@@ -5968,16 +5971,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v6.0.6",
"version": "v6.0.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "a000fcf2298a1bc79a1dcff22608792506534719"
"reference": "c816b26f03b6902dba79b352c84a17f53d815f0d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/a000fcf2298a1bc79a1dcff22608792506534719",
"reference": "a000fcf2298a1bc79a1dcff22608792506534719",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/c816b26f03b6902dba79b352c84a17f53d815f0d",
"reference": "c816b26f03b6902dba79b352c84a17f53d815f0d",
"shasum": ""
},
"require": {
@@ -6020,7 +6023,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.0.6"
"source": "https://github.com/symfony/http-foundation/tree/v6.0.7"
},
"funding": [
{
@@ -6036,20 +6039,20 @@
"type": "tidelift"
}
],
"time": "2022-03-05T21:04:00+00:00"
"time": "2022-03-24T14:13:59+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v6.0.6",
"version": "v6.0.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "f9e49ad9fe16895b24cd7a09dc28d3364282e21a"
"reference": "9c03dab07a6aa336ffaadc15352b1d14f4ce01f5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/f9e49ad9fe16895b24cd7a09dc28d3364282e21a",
"reference": "f9e49ad9fe16895b24cd7a09dc28d3364282e21a",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/9c03dab07a6aa336ffaadc15352b1d14f4ce01f5",
"reference": "9c03dab07a6aa336ffaadc15352b1d14f4ce01f5",
"shasum": ""
},
"require": {
@@ -6129,7 +6132,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.0.6"
"source": "https://github.com/symfony/http-kernel/tree/v6.0.7"
},
"funding": [
{
@@ -6145,20 +6148,20 @@
"type": "tidelift"
}
],
"time": "2022-03-05T21:19:20+00:00"
"time": "2022-04-02T06:35:11+00:00"
},
{
"name": "symfony/mailer",
"version": "v6.0.5",
"version": "v6.0.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
"reference": "0f4772db6521a1beb44529aa2c0c1e56f671be8f"
"reference": "f7343f94e7afecca2ad840b078f9d80200e1bd27"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/0f4772db6521a1beb44529aa2c0c1e56f671be8f",
"reference": "0f4772db6521a1beb44529aa2c0c1e56f671be8f",
"url": "https://api.github.com/repos/symfony/mailer/zipball/f7343f94e7afecca2ad840b078f9d80200e1bd27",
"reference": "f7343f94e7afecca2ad840b078f9d80200e1bd27",
"shasum": ""
},
"require": {
@@ -6203,7 +6206,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailer/tree/v6.0.5"
"source": "https://github.com/symfony/mailer/tree/v6.0.7"
},
"funding": [
{
@@ -6219,20 +6222,20 @@
"type": "tidelift"
}
],
"time": "2022-02-25T10:48:52+00:00"
"time": "2022-03-18T16:06:28+00:00"
},
{
"name": "symfony/mailgun-mailer",
"version": "v6.0.3",
"version": "v6.0.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailgun-mailer.git",
"reference": "332442e27d4718a7764dbf06751e9ef1377b9ccd"
"reference": "f0d032c26683b26f4bc26864e09b1e08fa55226e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailgun-mailer/zipball/332442e27d4718a7764dbf06751e9ef1377b9ccd",
"reference": "332442e27d4718a7764dbf06751e9ef1377b9ccd",
"url": "https://api.github.com/repos/symfony/mailgun-mailer/zipball/f0d032c26683b26f4bc26864e09b1e08fa55226e",
"reference": "f0d032c26683b26f4bc26864e09b1e08fa55226e",
"shasum": ""
},
"require": {
@@ -6268,7 +6271,7 @@
"description": "Symfony Mailgun Mailer Bridge",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailgun-mailer/tree/v6.0.3"
"source": "https://github.com/symfony/mailgun-mailer/tree/v6.0.7"
},
"funding": [
{
@@ -6284,20 +6287,20 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:55:41+00:00"
"time": "2022-03-24T17:11:42+00:00"
},
{
"name": "symfony/mime",
"version": "v6.0.3",
"version": "v6.0.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "2cd9601efd040e56f43360daa68f3c6b0534923a"
"reference": "74266e396f812a2301536397a6360b6e6913c0d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/2cd9601efd040e56f43360daa68f3c6b0534923a",
"reference": "2cd9601efd040e56f43360daa68f3c6b0534923a",
"url": "https://api.github.com/repos/symfony/mime/zipball/74266e396f812a2301536397a6360b6e6913c0d8",
"reference": "74266e396f812a2301536397a6360b6e6913c0d8",
"shasum": ""
},
"require": {
@@ -6349,7 +6352,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v6.0.3"
"source": "https://github.com/symfony/mime/tree/v6.0.7"
},
"funding": [
{
@@ -6365,7 +6368,7 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:55:41+00:00"
"time": "2022-03-13T20:10:05+00:00"
},
{
"name": "symfony/polyfill-ctype",
@@ -7024,16 +7027,16 @@
},
{
"name": "symfony/process",
"version": "v6.0.5",
"version": "v6.0.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "1ccceccc6497e96f4f646218f04b97ae7d9fa7a1"
"reference": "e13f6757e267d687e20ec5b26ccfcbbe511cd8f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/1ccceccc6497e96f4f646218f04b97ae7d9fa7a1",
"reference": "1ccceccc6497e96f4f646218f04b97ae7d9fa7a1",
"url": "https://api.github.com/repos/symfony/process/zipball/e13f6757e267d687e20ec5b26ccfcbbe511cd8f4",
"reference": "e13f6757e267d687e20ec5b26ccfcbbe511cd8f4",
"shasum": ""
},
"require": {
@@ -7065,7 +7068,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v6.0.5"
"source": "https://github.com/symfony/process/tree/v6.0.7"
},
"funding": [
{
@@ -7081,7 +7084,7 @@
"type": "tidelift"
}
],
"time": "2022-01-30T18:19:12+00:00"
"time": "2022-03-18T16:21:55+00:00"
},
{
"name": "symfony/psr-http-message-bridge",
@@ -7428,16 +7431,16 @@
},
{
"name": "symfony/translation",
"version": "v6.0.6",
"version": "v6.0.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "f6639cb9b5e0c57fe31e3263b900a77eedb0c908"
"reference": "b2792b39d74cf41ea3065f27fd2ddf0b556ac7a1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/f6639cb9b5e0c57fe31e3263b900a77eedb0c908",
"reference": "f6639cb9b5e0c57fe31e3263b900a77eedb0c908",
"url": "https://api.github.com/repos/symfony/translation/zipball/b2792b39d74cf41ea3065f27fd2ddf0b556ac7a1",
"reference": "b2792b39d74cf41ea3065f27fd2ddf0b556ac7a1",
"shasum": ""
},
"require": {
@@ -7503,7 +7506,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/translation/tree/v6.0.6"
"source": "https://github.com/symfony/translation/tree/v6.0.7"
},
"funding": [
{
@@ -7519,7 +7522,7 @@
"type": "tidelift"
}
],
"time": "2022-03-02T12:58:14+00:00"
"time": "2022-03-31T17:18:25+00:00"
},
{
"name": "symfony/translation-contracts",
@@ -9431,16 +9434,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.5.19",
"version": "9.5.20",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "35ea4b7f3acabb26f4bb640f8c30866c401da807"
"reference": "12bc8879fb65aef2138b26fc633cb1e3620cffba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/35ea4b7f3acabb26f4bb640f8c30866c401da807",
"reference": "35ea4b7f3acabb26f4bb640f8c30866c401da807",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/12bc8879fb65aef2138b26fc633cb1e3620cffba",
"reference": "12bc8879fb65aef2138b26fc633cb1e3620cffba",
"shasum": ""
},
"require": {
@@ -9518,7 +9521,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.19"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.20"
},
"funding": [
{
@@ -9530,7 +9533,7 @@
"type": "github"
}
],
"time": "2022-03-15T09:57:31+00:00"
"time": "2022-04-01T12:37:26+00:00"
},
{
"name": "sebastian/cli-parser",
@@ -9898,16 +9901,16 @@
},
{
"name": "sebastian/environment",
"version": "5.1.3",
"version": "5.1.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
"reference": "388b6ced16caa751030f6a69e588299fa09200ac"
"reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
"reference": "388b6ced16caa751030f6a69e588299fa09200ac",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7",
"reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7",
"shasum": ""
},
"require": {
@@ -9949,7 +9952,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/environment/issues",
"source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
"source": "https://github.com/sebastianbergmann/environment/tree/5.1.4"
},
"funding": [
{
@@ -9957,7 +9960,7 @@
"type": "github"
}
],
"time": "2020-09-28T05:52:38+00:00"
"time": "2022-04-03T09:37:03+00:00"
},
{
"name": "sebastian/exporter",