This commit is contained in:
Dennis
2022-10-26 07:52:43 +02:00
parent a5d2445e3f
commit 2ffd09877e
6 changed files with 143 additions and 144 deletions

271
composer.lock generated
View File

@@ -126,16 +126,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.238.5",
"version": "3.240.2",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "2f5440652fa7a6f20a1bb15926dd8248c24c733c"
"reference": "c4eb7c0a775758cfc8506082a0ebc8736970c411"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2f5440652fa7a6f20a1bb15926dd8248c24c733c",
"reference": "2f5440652fa7a6f20a1bb15926dd8248c24c733c",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c4eb7c0a775758cfc8506082a0ebc8736970c411",
"reference": "c4eb7c0a775758cfc8506082a0ebc8736970c411",
"shasum": ""
},
"require": {
@@ -214,9 +214,9 @@
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.238.5"
"source": "https://github.com/aws/aws-sdk-php/tree/3.240.2"
},
"time": "2022-10-14T18:15:06+00:00"
"time": "2022-10-25T18:15:27+00:00"
},
{
"name": "bacon/bacon-qr-code",
@@ -982,23 +982,23 @@
},
{
"name": "doctrine/dbal",
"version": "3.4.5",
"version": "3.5.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "a5a58773109c0abb13e658c8ccd92aeec8d07f9e"
"reference": "f38ee8aaca2d58ee88653cb34a6a3880c23f38a5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/a5a58773109c0abb13e658c8ccd92aeec8d07f9e",
"reference": "a5a58773109c0abb13e658c8ccd92aeec8d07f9e",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/f38ee8aaca2d58ee88653cb34a6a3880c23f38a5",
"reference": "f38ee8aaca2d58ee88653cb34a6a3880c23f38a5",
"shasum": ""
},
"require": {
"composer-runtime-api": "^2",
"doctrine/cache": "^1.11|^2.0",
"doctrine/deprecations": "^0.5.3|^1",
"doctrine/event-manager": "^1.0",
"doctrine/event-manager": "^1|^2",
"php": "^7.4 || ^8.0",
"psr/cache": "^1|^2|^3",
"psr/log": "^1|^2|^3"
@@ -1006,14 +1006,14 @@
"require-dev": {
"doctrine/coding-standard": "10.0.0",
"jetbrains/phpstorm-stubs": "2022.2",
"phpstan/phpstan": "1.8.3",
"phpstan/phpstan-strict-rules": "^1.3",
"phpunit/phpunit": "9.5.24",
"phpstan/phpstan": "1.8.10",
"phpstan/phpstan-strict-rules": "^1.4",
"phpunit/phpunit": "9.5.25",
"psalm/plugin-phpunit": "0.17.0",
"squizlabs/php_codesniffer": "3.7.1",
"symfony/cache": "^5.4|^6.0",
"symfony/console": "^4.4|^5.4|^6.0",
"vimeo/psalm": "4.27.0"
"vimeo/psalm": "4.29.0"
},
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
@@ -1073,7 +1073,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.4.5"
"source": "https://github.com/doctrine/dbal/tree/3.5.1"
},
"funding": [
{
@@ -1089,7 +1089,7 @@
"type": "tidelift"
}
],
"time": "2022-09-23T17:48:57+00:00"
"time": "2022-10-24T07:26:18+00:00"
},
{
"name": "doctrine/deprecations",
@@ -1136,30 +1136,29 @@
},
{
"name": "doctrine/event-manager",
"version": "1.2.0",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/event-manager.git",
"reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520"
"reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/95aa4cb529f1e96576f3fda9f5705ada4056a520",
"reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520",
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/750671534e0241a7c50ea5b43f67e23eb5c96f32",
"reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32",
"shasum": ""
},
"require": {
"doctrine/deprecations": "^0.5.3 || ^1",
"php": "^7.1 || ^8.0"
"php": "^8.1"
},
"conflict": {
"doctrine/common": "<2.9"
},
"require-dev": {
"doctrine/coding-standard": "^9 || ^10",
"phpstan/phpstan": "~1.4.10 || ^1.8.8",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"vimeo/psalm": "^4.24"
"doctrine/coding-standard": "^10",
"phpstan/phpstan": "^1.8.8",
"phpunit/phpunit": "^9.5",
"vimeo/psalm": "^4.28"
},
"type": "library",
"autoload": {
@@ -1208,7 +1207,7 @@
],
"support": {
"issues": "https://github.com/doctrine/event-manager/issues",
"source": "https://github.com/doctrine/event-manager/tree/1.2.0"
"source": "https://github.com/doctrine/event-manager/tree/2.0.0"
},
"funding": [
{
@@ -1224,27 +1223,27 @@
"type": "tidelift"
}
],
"time": "2022-10-12T20:51:15+00:00"
"time": "2022-10-12T20:59:15+00:00"
},
{
"name": "doctrine/inflector",
"version": "2.0.5",
"version": "2.0.6",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
"reference": "ade2b3bbfb776f27f0558e26eed43b5d9fe1b392"
"reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/ade2b3bbfb776f27f0558e26eed43b5d9fe1b392",
"reference": "ade2b3bbfb776f27f0558e26eed43b5d9fe1b392",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
"reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^9",
"doctrine/coding-standard": "^10",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.3",
@@ -1299,7 +1298,7 @@
],
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
"source": "https://github.com/doctrine/inflector/tree/2.0.5"
"source": "https://github.com/doctrine/inflector/tree/2.0.6"
},
"funding": [
{
@@ -1315,7 +1314,7 @@
"type": "tidelift"
}
],
"time": "2022-09-07T09:01:28+00:00"
"time": "2022-10-20T09:10:12+00:00"
},
{
"name": "doctrine/lexer",
@@ -1586,16 +1585,16 @@
},
{
"name": "filament/filament",
"version": "v2.16.33",
"version": "v2.16.36",
"source": {
"type": "git",
"url": "https://github.com/filamentphp/admin.git",
"reference": "1dad111e292f2177af7464ae6eff4d8bf8096717"
"reference": "35e9087768d11c3ca751551a5a9d9ce52f222cc2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filamentphp/admin/zipball/1dad111e292f2177af7464ae6eff4d8bf8096717",
"reference": "1dad111e292f2177af7464ae6eff4d8bf8096717",
"url": "https://api.github.com/repos/filamentphp/admin/zipball/35e9087768d11c3ca751551a5a9d9ce52f222cc2",
"reference": "35e9087768d11c3ca751551a5a9d9ce52f222cc2",
"shasum": ""
},
"require": {
@@ -1645,20 +1644,20 @@
"issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament"
},
"time": "2022-10-15T08:17:31+00:00"
"time": "2022-10-22T11:51:56+00:00"
},
{
"name": "filament/forms",
"version": "v2.16.33",
"version": "v2.16.36",
"source": {
"type": "git",
"url": "https://github.com/filamentphp/forms.git",
"reference": "73cd960266e682b08eab55c109247aeae8a65887"
"reference": "c3fc9d177c0e220f4b1462fee6360fbfcc4ea63d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filamentphp/forms/zipball/73cd960266e682b08eab55c109247aeae8a65887",
"reference": "73cd960266e682b08eab55c109247aeae8a65887",
"url": "https://api.github.com/repos/filamentphp/forms/zipball/c3fc9d177c0e220f4b1462fee6360fbfcc4ea63d",
"reference": "c3fc9d177c0e220f4b1462fee6360fbfcc4ea63d",
"shasum": ""
},
"require": {
@@ -1703,20 +1702,20 @@
"issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament"
},
"time": "2022-10-15T08:17:24+00:00"
"time": "2022-10-22T11:51:56+00:00"
},
{
"name": "filament/notifications",
"version": "v2.16.33",
"version": "v2.16.36",
"source": {
"type": "git",
"url": "https://github.com/filamentphp/notifications.git",
"reference": "e2d2c75f5472ea1738eaeb05b62407123bae8abe"
"reference": "0f83057a6bc95d031080c785235bbbd8405b0314"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filamentphp/notifications/zipball/e2d2c75f5472ea1738eaeb05b62407123bae8abe",
"reference": "e2d2c75f5472ea1738eaeb05b62407123bae8abe",
"url": "https://api.github.com/repos/filamentphp/notifications/zipball/0f83057a6bc95d031080c785235bbbd8405b0314",
"reference": "0f83057a6bc95d031080c785235bbbd8405b0314",
"shasum": ""
},
"require": {
@@ -1753,20 +1752,20 @@
"issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament"
},
"time": "2022-10-13T14:39:43+00:00"
"time": "2022-10-22T11:52:00+00:00"
},
{
"name": "filament/support",
"version": "v2.16.33",
"version": "v2.16.36",
"source": {
"type": "git",
"url": "https://github.com/filamentphp/support.git",
"reference": "fe40645a7860b6c168a6b3ad8ec9c540dd04eecd"
"reference": "6e26602696ea96a33666667d3fac423176d65e81"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filamentphp/support/zipball/fe40645a7860b6c168a6b3ad8ec9c540dd04eecd",
"reference": "fe40645a7860b6c168a6b3ad8ec9c540dd04eecd",
"url": "https://api.github.com/repos/filamentphp/support/zipball/6e26602696ea96a33666667d3fac423176d65e81",
"reference": "6e26602696ea96a33666667d3fac423176d65e81",
"shasum": ""
},
"require": {
@@ -1803,20 +1802,20 @@
"issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament"
},
"time": "2022-10-13T14:39:38+00:00"
"time": "2022-10-22T11:51:54+00:00"
},
{
"name": "filament/tables",
"version": "v2.16.33",
"version": "v2.16.36",
"source": {
"type": "git",
"url": "https://github.com/filamentphp/tables.git",
"reference": "5879e36c82259e7167cbb4c8d12be6ee228bb64e"
"reference": "327f41e4b1baa8b0229299c94aec04648f3c68c6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filamentphp/tables/zipball/5879e36c82259e7167cbb4c8d12be6ee228bb64e",
"reference": "5879e36c82259e7167cbb4c8d12be6ee228bb64e",
"url": "https://api.github.com/repos/filamentphp/tables/zipball/327f41e4b1baa8b0229299c94aec04648f3c68c6",
"reference": "327f41e4b1baa8b0229299c94aec04648f3c68c6",
"shasum": ""
},
"require": {
@@ -1859,7 +1858,7 @@
"issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament"
},
"time": "2022-10-13T14:39:38+00:00"
"time": "2022-10-22T11:51:59+00:00"
},
{
"name": "fruitcake/php-cors",
@@ -2208,16 +2207,16 @@
},
{
"name": "guzzlehttp/psr7",
"version": "2.4.1",
"version": "2.4.2",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "69568e4293f4fa993f3b0e51c9723e1e17c41379"
"reference": "3148458748274be1546f8f2809a6c09fe66f44aa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/69568e4293f4fa993f3b0e51c9723e1e17c41379",
"reference": "69568e4293f4fa993f3b0e51c9723e1e17c41379",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/3148458748274be1546f8f2809a6c09fe66f44aa",
"reference": "3148458748274be1546f8f2809a6c09fe66f44aa",
"shasum": ""
},
"require": {
@@ -2307,7 +2306,7 @@
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.4.1"
"source": "https://github.com/guzzle/psr7/tree/2.4.2"
},
"funding": [
{
@@ -2323,7 +2322,7 @@
"type": "tidelift"
}
],
"time": "2022-08-28T14:45:39+00:00"
"time": "2022-10-25T13:49:28+00:00"
},
{
"name": "inertiajs/inertia-laravel",
@@ -2464,16 +2463,16 @@
},
{
"name": "laminas/laminas-diactoros",
"version": "2.19.0",
"version": "2.20.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-diactoros.git",
"reference": "b3c7e9262b4fbec801d8df2370cdebb4f5d3a0ae"
"reference": "10696c809866bebd9d71dca14de6c0d6c1cac2f8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/b3c7e9262b4fbec801d8df2370cdebb4f5d3a0ae",
"reference": "b3c7e9262b4fbec801d8df2370cdebb4f5d3a0ae",
"url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/10696c809866bebd9d71dca14de6c0d6c1cac2f8",
"reference": "10696c809866bebd9d71dca14de6c0d6c1cac2f8",
"shasum": ""
},
"require": {
@@ -2557,7 +2556,7 @@
"type": "community_bridge"
}
],
"time": "2022-10-10T21:28:03+00:00"
"time": "2022-10-25T13:35:54+00:00"
},
{
"name": "laragear/meta",
@@ -2718,16 +2717,16 @@
},
{
"name": "laravel/breeze",
"version": "v1.14.0",
"version": "v1.14.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/breeze.git",
"reference": "91ae7b749e9b3562355a78f945b4ee71153153f6"
"reference": "4762aee0341cb5b04772bb25a93bdf826048c7f3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/breeze/zipball/91ae7b749e9b3562355a78f945b4ee71153153f6",
"reference": "91ae7b749e9b3562355a78f945b4ee71153153f6",
"url": "https://api.github.com/repos/laravel/breeze/zipball/4762aee0341cb5b04772bb25a93bdf826048c7f3",
"reference": "4762aee0341cb5b04772bb25a93bdf826048c7f3",
"shasum": ""
},
"require": {
@@ -2738,7 +2737,7 @@
"php": "^8.0.2"
},
"conflict": {
"laravel/framework": "<9.19.0"
"laravel/framework": "<9.37.0"
},
"type": "library",
"extra": {
@@ -2775,7 +2774,7 @@
"issues": "https://github.com/laravel/breeze/issues",
"source": "https://github.com/laravel/breeze"
},
"time": "2022-09-27T13:30:11+00:00"
"time": "2022-10-24T13:32:08+00:00"
},
{
"name": "laravel/cashier",
@@ -2858,16 +2857,16 @@
},
{
"name": "laravel/framework",
"version": "v9.35.1",
"version": "v9.37.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "79aed20f54b6ab75f926bf7d0dd7a5043ceb774a"
"reference": "0c9675abf6d966e834b2ebeca3319f524e07a330"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/79aed20f54b6ab75f926bf7d0dd7a5043ceb774a",
"reference": "79aed20f54b6ab75f926bf7d0dd7a5043ceb774a",
"url": "https://api.github.com/repos/laravel/framework/zipball/0c9675abf6d966e834b2ebeca3319f524e07a330",
"reference": "0c9675abf6d966e834b2ebeca3319f524e07a330",
"shasum": ""
},
"require": {
@@ -2879,7 +2878,7 @@
"fruitcake/php-cors": "^1.2",
"laravel/serializable-closure": "^1.2.2",
"league/commonmark": "^2.2",
"league/flysystem": "^3.0.16",
"league/flysystem": "^3.8.0",
"monolog/monolog": "^2.0",
"nesbot/carbon": "^2.62.1",
"nunomaduro/termwind": "^1.13",
@@ -2956,7 +2955,7 @@
"league/flysystem-read-only": "^3.3",
"league/flysystem-sftp-v3": "^3.0",
"mockery/mockery": "^1.5.1",
"orchestra/testbench-core": "^7.8",
"orchestra/testbench-core": "^7.11",
"pda/pheanstalk": "^4.0",
"phpstan/phpstan": "^1.4.7",
"phpunit/phpunit": "^9.5.8",
@@ -3040,20 +3039,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-10-11T17:30:47+00:00"
"time": "2022-10-25T15:43:46+00:00"
},
{
"name": "laravel/horizon",
"version": "v5.10.2",
"version": "v5.10.3",
"source": {
"type": "git",
"url": "https://github.com/laravel/horizon.git",
"reference": "de84bf86ffee940fa92e29c54d41618048ec9b6f"
"reference": "22403726851d62c45051114c89106130c348decc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/horizon/zipball/de84bf86ffee940fa92e29c54d41618048ec9b6f",
"reference": "de84bf86ffee940fa92e29c54d41618048ec9b6f",
"url": "https://api.github.com/repos/laravel/horizon/zipball/22403726851d62c45051114c89106130c348decc",
"reference": "22403726851d62c45051114c89106130c348decc",
"shasum": ""
},
"require": {
@@ -3115,22 +3114,22 @@
],
"support": {
"issues": "https://github.com/laravel/horizon/issues",
"source": "https://github.com/laravel/horizon/tree/v5.10.2"
"source": "https://github.com/laravel/horizon/tree/v5.10.3"
},
"time": "2022-09-26T13:45:51+00:00"
"time": "2022-10-14T13:33:44+00:00"
},
{
"name": "laravel/octane",
"version": "v1.3.3",
"version": "v1.3.4",
"source": {
"type": "git",
"url": "https://github.com/laravel/octane.git",
"reference": "c05488866a04877a8f6b20c22ba4c8ccfdabb932"
"reference": "8380c1345493a1e9b527e34f44daa7bd3455ea01"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/octane/zipball/c05488866a04877a8f6b20c22ba4c8ccfdabb932",
"reference": "c05488866a04877a8f6b20c22ba4c8ccfdabb932",
"url": "https://api.github.com/repos/laravel/octane/zipball/8380c1345493a1e9b527e34f44daa7bd3455ea01",
"reference": "8380c1345493a1e9b527e34f44daa7bd3455ea01",
"shasum": ""
},
"require": {
@@ -3193,7 +3192,7 @@
"issues": "https://github.com/laravel/octane/issues",
"source": "https://github.com/laravel/octane"
},
"time": "2022-10-03T15:14:43+00:00"
"time": "2022-10-24T13:26:53+00:00"
},
{
"name": "laravel/serializable-closure",
@@ -3574,16 +3573,16 @@
},
{
"name": "league/flysystem",
"version": "3.7.0",
"version": "3.10.2",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "0deb0ff21094cbd37b13cbda085c076312708e6c"
"reference": "b9bd194b016114d6ff6765c09d40c7d427e4e3f6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/0deb0ff21094cbd37b13cbda085c076312708e6c",
"reference": "0deb0ff21094cbd37b13cbda085c076312708e6c",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/b9bd194b016114d6ff6765c09d40c7d427e4e3f6",
"reference": "b9bd194b016114d6ff6765c09d40c7d427e4e3f6",
"shasum": ""
},
"require": {
@@ -3599,7 +3598,7 @@
},
"require-dev": {
"async-aws/s3": "^1.5",
"async-aws/simple-s3": "^1.0",
"async-aws/simple-s3": "^1.1",
"aws/aws-sdk-php": "^3.198.1",
"composer/semver": "^3.0",
"ext-fileinfo": "*",
@@ -3645,7 +3644,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.7.0"
"source": "https://github.com/thephpleague/flysystem/tree/3.10.2"
},
"funding": [
{
@@ -3661,7 +3660,7 @@
"type": "tidelift"
}
],
"time": "2022-10-17T07:23:36+00:00"
"time": "2022-10-25T07:01:47+00:00"
},
{
"name": "league/mime-type-detection",
@@ -4488,16 +4487,16 @@
},
{
"name": "nunomaduro/termwind",
"version": "v1.14.0",
"version": "v1.14.1",
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/termwind.git",
"reference": "10065367baccf13b6e30f5e9246fa4f63a79eb1d"
"reference": "86fc30eace93b9b6d4c844ba6de76db84184e01b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/10065367baccf13b6e30f5e9246fa4f63a79eb1d",
"reference": "10065367baccf13b6e30f5e9246fa4f63a79eb1d",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/86fc30eace93b9b6d4c844ba6de76db84184e01b",
"reference": "86fc30eace93b9b6d4c844ba6de76db84184e01b",
"shasum": ""
},
"require": {
@@ -4554,7 +4553,7 @@
],
"support": {
"issues": "https://github.com/nunomaduro/termwind/issues",
"source": "https://github.com/nunomaduro/termwind/tree/v1.14.0"
"source": "https://github.com/nunomaduro/termwind/tree/v1.14.1"
},
"funding": [
{
@@ -4570,7 +4569,7 @@
"type": "github"
}
],
"time": "2022-08-01T11:03:24+00:00"
"time": "2022-10-17T15:20:29+00:00"
},
{
"name": "paragonie/constant_time_encoding",
@@ -6096,16 +6095,16 @@
},
{
"name": "spiral/core",
"version": "3.1.0",
"version": "3.2.0",
"source": {
"type": "git",
"url": "https://github.com/spiral/core.git",
"reference": "fc67ba91b1b75d7c8a4dc7bf11325c297584c1dd"
"reference": "057911b423661f65e05d19ed864c485b70d86263"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spiral/core/zipball/fc67ba91b1b75d7c8a4dc7bf11325c297584c1dd",
"reference": "fc67ba91b1b75d7c8a4dc7bf11325c297584c1dd",
"url": "https://api.github.com/repos/spiral/core/zipball/057911b423661f65e05d19ed864c485b70d86263",
"reference": "057911b423661f65e05d19ed864c485b70d86263",
"shasum": ""
},
"require": {
@@ -6120,7 +6119,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1.x-dev"
"dev-master": "3.2.x-dev"
}
},
"autoload": {
@@ -6156,7 +6155,7 @@
"issues": "https://github.com/spiral/framework/issues",
"source": "https://github.com/spiral/core"
},
"time": "2022-09-29T15:03:22+00:00"
"time": "2022-10-18T16:23:07+00:00"
},
{
"name": "spiral/goridge",
@@ -6222,22 +6221,22 @@
},
{
"name": "spiral/logger",
"version": "3.1.0",
"version": "3.2.0",
"source": {
"type": "git",
"url": "https://github.com/spiral/logger.git",
"reference": "d43fbf7e547cfe0d3d658fdba742d35b0b44bb4d"
"reference": "3a15dad0a4804584c095cd9a4c5d8254578d07d7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spiral/logger/zipball/d43fbf7e547cfe0d3d658fdba742d35b0b44bb4d",
"reference": "d43fbf7e547cfe0d3d658fdba742d35b0b44bb4d",
"url": "https://api.github.com/repos/spiral/logger/zipball/3a15dad0a4804584c095cd9a4c5d8254578d07d7",
"reference": "3a15dad0a4804584c095cd9a4c5d8254578d07d7",
"shasum": ""
},
"require": {
"php": ">=8.1",
"psr/log": "1 - 3",
"spiral/core": "^3.1"
"spiral/core": "^3.2"
},
"require-dev": {
"mockery/mockery": "^1.5",
@@ -6247,7 +6246,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1.x-dev"
"dev-master": "3.2.x-dev"
}
},
"autoload": {
@@ -6283,7 +6282,7 @@
"issues": "https://github.com/spiral/framework/issues",
"source": "https://github.com/spiral/logger"
},
"time": "2022-09-29T15:05:39+00:00"
"time": "2022-10-03T16:10:20+00:00"
},
{
"name": "spiral/roadrunner",
@@ -6520,34 +6519,34 @@
},
{
"name": "spiral/tokenizer",
"version": "3.1.0",
"version": "3.2.0",
"source": {
"type": "git",
"url": "https://github.com/spiral/tokenizer.git",
"reference": "72a53a077f72e9081d6e5cd8631ce6d458615e7e"
"reference": "43a3780c4f2b73cef009d7d26dce8024594e1d84"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spiral/tokenizer/zipball/72a53a077f72e9081d6e5cd8631ce6d458615e7e",
"reference": "72a53a077f72e9081d6e5cd8631ce6d458615e7e",
"url": "https://api.github.com/repos/spiral/tokenizer/zipball/43a3780c4f2b73cef009d7d26dce8024594e1d84",
"reference": "43a3780c4f2b73cef009d7d26dce8024594e1d84",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": ">=8.1",
"spiral/core": "^3.1",
"spiral/logger": "^3.1",
"spiral/core": "^3.2",
"spiral/logger": "^3.2",
"symfony/finder": "^5.3.7|^6.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5.20",
"spiral/boot": "^3.1",
"spiral/boot": "^3.2",
"vimeo/psalm": "^4.27"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1.x-dev"
"dev-master": "3.2.x-dev"
}
},
"autoload": {
@@ -6583,7 +6582,7 @@
"issues": "https://github.com/spiral/framework/issues",
"source": "https://github.com/spiral/tokenizer"
},
"time": "2022-09-29T15:09:11+00:00"
"time": "2022-10-03T16:15:37+00:00"
},
{
"name": "stechstudio/filament-impersonate",
@@ -12946,16 +12945,16 @@
},
{
"name": "spatie/laravel-ignition",
"version": "1.5.2",
"version": "1.6.0",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-ignition.git",
"reference": "f2336fc79d99aab5cf27fa4aebe5e9c9ecf3808a"
"reference": "c21309ebf6657e0c38083afac8af9baa12885676"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/f2336fc79d99aab5cf27fa4aebe5e9c9ecf3808a",
"reference": "f2336fc79d99aab5cf27fa4aebe5e9c9ecf3808a",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/c21309ebf6657e0c38083afac8af9baa12885676",
"reference": "c21309ebf6657e0c38083afac8af9baa12885676",
"shasum": ""
},
"require": {
@@ -13032,7 +13031,7 @@
"type": "github"
}
],
"time": "2022-10-14T12:24:21+00:00"
"time": "2022-10-25T08:38:04+00:00"
},
{
"name": "spatie/laravel-ray",