|
|
|
@ -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": "1dc99b21d1aa2534f1a2a2e6f28ed566",
|
|
|
|
|
"content-hash": "9a5a4aa44ec60adc8aa5223f1cdf6e32",
|
|
|
|
|
"packages": [
|
|
|
|
|
{
|
|
|
|
|
"name": "brick/math",
|
|
|
|
@ -138,28 +138,28 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "doctrine/inflector",
|
|
|
|
|
"version": "2.0.6",
|
|
|
|
|
"version": "2.0.8",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/doctrine/inflector.git",
|
|
|
|
|
"reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024"
|
|
|
|
|
"reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
|
|
|
|
|
"reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
|
|
|
|
|
"url": "https://api.github.com/repos/doctrine/inflector/zipball/f9301a5b2fb1216b2b08f02ba04dc45423db6bff",
|
|
|
|
|
"reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
"php": "^7.2 || ^8.0"
|
|
|
|
|
},
|
|
|
|
|
"require-dev": {
|
|
|
|
|
"doctrine/coding-standard": "^10",
|
|
|
|
|
"doctrine/coding-standard": "^11.0",
|
|
|
|
|
"phpstan/phpstan": "^1.8",
|
|
|
|
|
"phpstan/phpstan-phpunit": "^1.1",
|
|
|
|
|
"phpstan/phpstan-strict-rules": "^1.3",
|
|
|
|
|
"phpunit/phpunit": "^8.5 || ^9.5",
|
|
|
|
|
"vimeo/psalm": "^4.25"
|
|
|
|
|
"vimeo/psalm": "^4.25 || ^5.4"
|
|
|
|
|
},
|
|
|
|
|
"type": "library",
|
|
|
|
|
"autoload": {
|
|
|
|
@ -209,7 +209,7 @@
|
|
|
|
|
],
|
|
|
|
|
"support": {
|
|
|
|
|
"issues": "https://github.com/doctrine/inflector/issues",
|
|
|
|
|
"source": "https://github.com/doctrine/inflector/tree/2.0.6"
|
|
|
|
|
"source": "https://github.com/doctrine/inflector/tree/2.0.8"
|
|
|
|
|
},
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
@ -225,7 +225,7 @@
|
|
|
|
|
"type": "tidelift"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"time": "2022-10-20T09:10:12+00:00"
|
|
|
|
|
"time": "2023-06-16T13:40:37+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "doctrine/lexer",
|
|
|
|
@ -2081,16 +2081,16 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "monolog/monolog",
|
|
|
|
|
"version": "3.3.1",
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/Seldaek/monolog.git",
|
|
|
|
|
"reference": "9b5daeaffce5b926cac47923798bba91059e60e2"
|
|
|
|
|
"reference": "e2392369686d420ca32df3803de28b5d6f76867d"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/9b5daeaffce5b926cac47923798bba91059e60e2",
|
|
|
|
|
"reference": "9b5daeaffce5b926cac47923798bba91059e60e2",
|
|
|
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/e2392369686d420ca32df3803de28b5d6f76867d",
|
|
|
|
|
"reference": "e2392369686d420ca32df3803de28b5d6f76867d",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
@ -2105,7 +2105,7 @@
|
|
|
|
|
"doctrine/couchdb": "~1.0@dev",
|
|
|
|
|
"elasticsearch/elasticsearch": "^7 || ^8",
|
|
|
|
|
"ext-json": "*",
|
|
|
|
|
"graylog2/gelf-php": "^1.4.2 || ^2@dev",
|
|
|
|
|
"graylog2/gelf-php": "^1.4.2 || ^2.0",
|
|
|
|
|
"guzzlehttp/guzzle": "^7.4.5",
|
|
|
|
|
"guzzlehttp/psr7": "^2.2",
|
|
|
|
|
"mongodb/mongodb": "^1.8",
|
|
|
|
@ -2113,7 +2113,7 @@
|
|
|
|
|
"phpstan/phpstan": "^1.9",
|
|
|
|
|
"phpstan/phpstan-deprecation-rules": "^1.0",
|
|
|
|
|
"phpstan/phpstan-strict-rules": "^1.4",
|
|
|
|
|
"phpunit/phpunit": "^9.5.26",
|
|
|
|
|
"phpunit/phpunit": "^10.1",
|
|
|
|
|
"predis/predis": "^1.1 || ^2",
|
|
|
|
|
"ruflin/elastica": "^7",
|
|
|
|
|
"symfony/mailer": "^5.4 || ^6",
|
|
|
|
@ -2166,7 +2166,7 @@
|
|
|
|
|
],
|
|
|
|
|
"support": {
|
|
|
|
|
"issues": "https://github.com/Seldaek/monolog/issues",
|
|
|
|
|
"source": "https://github.com/Seldaek/monolog/tree/3.3.1"
|
|
|
|
|
"source": "https://github.com/Seldaek/monolog/tree/3.4.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
@ -2178,7 +2178,7 @@
|
|
|
|
|
"type": "tidelift"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"time": "2023-02-06T13:46:10+00:00"
|
|
|
|
|
"time": "2023-06-21T08:46:11+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "nesbot/carbon",
|
|
|
|
@ -2433,16 +2433,16 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "nikic/php-parser",
|
|
|
|
|
"version": "v4.15.5",
|
|
|
|
|
"version": "v4.16.0",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
|
|
|
"reference": "11e2663a5bc9db5d714eedb4277ee300403b4a9e"
|
|
|
|
|
"reference": "19526a33fb561ef417e822e85f08a00db4059c17"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/11e2663a5bc9db5d714eedb4277ee300403b4a9e",
|
|
|
|
|
"reference": "11e2663a5bc9db5d714eedb4277ee300403b4a9e",
|
|
|
|
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/19526a33fb561ef417e822e85f08a00db4059c17",
|
|
|
|
|
"reference": "19526a33fb561ef417e822e85f08a00db4059c17",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
@ -2483,9 +2483,9 @@
|
|
|
|
|
],
|
|
|
|
|
"support": {
|
|
|
|
|
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
|
|
|
|
"source": "https://github.com/nikic/PHP-Parser/tree/v4.15.5"
|
|
|
|
|
"source": "https://github.com/nikic/PHP-Parser/tree/v4.16.0"
|
|
|
|
|
},
|
|
|
|
|
"time": "2023-05-19T20:20:00+00:00"
|
|
|
|
|
"time": "2023-06-25T14:52:30+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "nunomaduro/termwind",
|
|
|
|
@ -3315,16 +3315,16 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "react/async",
|
|
|
|
|
"version": "v4.0.0",
|
|
|
|
|
"version": "v4.1.0",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/reactphp/async.git",
|
|
|
|
|
"reference": "2aa8d89057e1059f59666e4204100636249b7be0"
|
|
|
|
|
"reference": "b9641ac600b4b144e71a87dcf1be4d41dd3a3548"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/reactphp/async/zipball/2aa8d89057e1059f59666e4204100636249b7be0",
|
|
|
|
|
"reference": "2aa8d89057e1059f59666e4204100636249b7be0",
|
|
|
|
|
"url": "https://api.github.com/repos/reactphp/async/zipball/b9641ac600b4b144e71a87dcf1be4d41dd3a3548",
|
|
|
|
|
"reference": "b9641ac600b4b144e71a87dcf1be4d41dd3a3548",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
@ -3333,7 +3333,8 @@
|
|
|
|
|
"react/promise": "^3.0 || ^2.8 || ^1.2.1"
|
|
|
|
|
},
|
|
|
|
|
"require-dev": {
|
|
|
|
|
"phpunit/phpunit": "^9.3"
|
|
|
|
|
"phpstan/phpstan": "1.10.18",
|
|
|
|
|
"phpunit/phpunit": "^9.5"
|
|
|
|
|
},
|
|
|
|
|
"type": "library",
|
|
|
|
|
"autoload": {
|
|
|
|
@ -3377,19 +3378,15 @@
|
|
|
|
|
],
|
|
|
|
|
"support": {
|
|
|
|
|
"issues": "https://github.com/reactphp/async/issues",
|
|
|
|
|
"source": "https://github.com/reactphp/async/tree/v4.0.0"
|
|
|
|
|
"source": "https://github.com/reactphp/async/tree/v4.1.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"url": "https://github.com/WyriHaximus",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"url": "https://github.com/clue",
|
|
|
|
|
"type": "github"
|
|
|
|
|
"url": "https://opencollective.com/reactphp",
|
|
|
|
|
"type": "open_collective"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"time": "2022-07-11T14:21:02+00:00"
|
|
|
|
|
"time": "2023-06-22T14:10:50+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "react/event-loop",
|
|
|
|
@ -4168,16 +4165,16 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/http-foundation",
|
|
|
|
|
"version": "v6.3.0",
|
|
|
|
|
"version": "v6.3.1",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
|
|
|
"reference": "718a97ed430d34e5c568ea2c44eab708c6efbefb"
|
|
|
|
|
"reference": "e0ad0d153e1c20069250986cd9e9dd1ccebb0d66"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/718a97ed430d34e5c568ea2c44eab708c6efbefb",
|
|
|
|
|
"reference": "718a97ed430d34e5c568ea2c44eab708c6efbefb",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/e0ad0d153e1c20069250986cd9e9dd1ccebb0d66",
|
|
|
|
|
"reference": "e0ad0d153e1c20069250986cd9e9dd1ccebb0d66",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
@ -4225,7 +4222,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.3.0"
|
|
|
|
|
"source": "https://github.com/symfony/http-foundation/tree/v6.3.1"
|
|
|
|
|
},
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
@ -4241,20 +4238,20 @@
|
|
|
|
|
"type": "tidelift"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"time": "2023-05-19T12:46:45+00:00"
|
|
|
|
|
"time": "2023-06-24T11:51:27+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/http-kernel",
|
|
|
|
|
"version": "v6.3.0",
|
|
|
|
|
"version": "v6.3.1",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/symfony/http-kernel.git",
|
|
|
|
|
"reference": "241973f3dd900620b1ca052fe409144f11aea748"
|
|
|
|
|
"reference": "161e16fd2e35fb4881a43bc8b383dfd5be4ac374"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/241973f3dd900620b1ca052fe409144f11aea748",
|
|
|
|
|
"reference": "241973f3dd900620b1ca052fe409144f11aea748",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/161e16fd2e35fb4881a43bc8b383dfd5be4ac374",
|
|
|
|
|
"reference": "161e16fd2e35fb4881a43bc8b383dfd5be4ac374",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
@ -4338,7 +4335,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.3.0"
|
|
|
|
|
"source": "https://github.com/symfony/http-kernel/tree/v6.3.1"
|
|
|
|
|
},
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
@ -4354,7 +4351,7 @@
|
|
|
|
|
"type": "tidelift"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"time": "2023-05-30T19:03:32+00:00"
|
|
|
|
|
"time": "2023-06-26T06:07:32+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/mailer",
|
|
|
|
@ -5317,16 +5314,16 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/routing",
|
|
|
|
|
"version": "v6.3.0",
|
|
|
|
|
"version": "v6.3.1",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/symfony/routing.git",
|
|
|
|
|
"reference": "827f59fdc67eecfc4dfff81f9c93bf4d98f0c89b"
|
|
|
|
|
"reference": "d37ad1779c38b8eb71996d17dc13030dcb7f9cf5"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/routing/zipball/827f59fdc67eecfc4dfff81f9c93bf4d98f0c89b",
|
|
|
|
|
"reference": "827f59fdc67eecfc4dfff81f9c93bf4d98f0c89b",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/routing/zipball/d37ad1779c38b8eb71996d17dc13030dcb7f9cf5",
|
|
|
|
|
"reference": "d37ad1779c38b8eb71996d17dc13030dcb7f9cf5",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
@ -5379,7 +5376,7 @@
|
|
|
|
|
"url"
|
|
|
|
|
],
|
|
|
|
|
"support": {
|
|
|
|
|
"source": "https://github.com/symfony/routing/tree/v6.3.0"
|
|
|
|
|
"source": "https://github.com/symfony/routing/tree/v6.3.1"
|
|
|
|
|
},
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
@ -5395,7 +5392,7 @@
|
|
|
|
|
"type": "tidelift"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"time": "2023-04-28T15:57:00+00:00"
|
|
|
|
|
"time": "2023-06-05T15:30:22+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/service-contracts",
|
|
|
|
@ -5813,16 +5810,16 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/var-dumper",
|
|
|
|
|
"version": "v6.3.0",
|
|
|
|
|
"version": "v6.3.1",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/symfony/var-dumper.git",
|
|
|
|
|
"reference": "6acdcd5c122074ee9f7b051e4fb177025c277a0e"
|
|
|
|
|
"reference": "c81268d6960ddb47af17391a27d222bd58cf0515"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/6acdcd5c122074ee9f7b051e4fb177025c277a0e",
|
|
|
|
|
"reference": "6acdcd5c122074ee9f7b051e4fb177025c277a0e",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/c81268d6960ddb47af17391a27d222bd58cf0515",
|
|
|
|
|
"reference": "c81268d6960ddb47af17391a27d222bd58cf0515",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
@ -5875,7 +5872,7 @@
|
|
|
|
|
"dump"
|
|
|
|
|
],
|
|
|
|
|
"support": {
|
|
|
|
|
"source": "https://github.com/symfony/var-dumper/tree/v6.3.0"
|
|
|
|
|
"source": "https://github.com/symfony/var-dumper/tree/v6.3.1"
|
|
|
|
|
},
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
@ -5891,7 +5888,7 @@
|
|
|
|
|
"type": "tidelift"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"time": "2023-05-25T13:09:35+00:00"
|
|
|
|
|
"time": "2023-06-21T12:08:28+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "tightenco/ziggy",
|
|
|
|
@ -6627,16 +6624,16 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "laravel/breeze",
|
|
|
|
|
"version": "v1.21.0",
|
|
|
|
|
"version": "v1.21.1",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/laravel/breeze.git",
|
|
|
|
|
"reference": "a7e7e2acfb2fd332183aae41c445be7a2329e93e"
|
|
|
|
|
"reference": "1cb124f74debc1d5914a7bf2856b793c44ba396d"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/laravel/breeze/zipball/a7e7e2acfb2fd332183aae41c445be7a2329e93e",
|
|
|
|
|
"reference": "a7e7e2acfb2fd332183aae41c445be7a2329e93e",
|
|
|
|
|
"url": "https://api.github.com/repos/laravel/breeze/zipball/1cb124f74debc1d5914a7bf2856b793c44ba396d",
|
|
|
|
|
"reference": "1cb124f74debc1d5914a7bf2856b793c44ba396d",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
@ -6685,20 +6682,20 @@
|
|
|
|
|
"issues": "https://github.com/laravel/breeze/issues",
|
|
|
|
|
"source": "https://github.com/laravel/breeze"
|
|
|
|
|
},
|
|
|
|
|
"time": "2023-05-04T15:02:53+00:00"
|
|
|
|
|
"time": "2023-06-16T21:23:43+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "laravel/pint",
|
|
|
|
|
"version": "v1.10.2",
|
|
|
|
|
"version": "v1.10.3",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/laravel/pint.git",
|
|
|
|
|
"reference": "f78de1a1bbab7aa41a6ea211c5962b0530d1a301"
|
|
|
|
|
"reference": "c472786bca01e4812a9bb7933b23edfc5b6877b7"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/laravel/pint/zipball/f78de1a1bbab7aa41a6ea211c5962b0530d1a301",
|
|
|
|
|
"reference": "f78de1a1bbab7aa41a6ea211c5962b0530d1a301",
|
|
|
|
|
"url": "https://api.github.com/repos/laravel/pint/zipball/c472786bca01e4812a9bb7933b23edfc5b6877b7",
|
|
|
|
|
"reference": "c472786bca01e4812a9bb7933b23edfc5b6877b7",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
@ -6709,7 +6706,7 @@
|
|
|
|
|
"php": "^8.1.0"
|
|
|
|
|
},
|
|
|
|
|
"require-dev": {
|
|
|
|
|
"friendsofphp/php-cs-fixer": "^3.17.0",
|
|
|
|
|
"friendsofphp/php-cs-fixer": "^3.18.0",
|
|
|
|
|
"illuminate/view": "^10.5.1",
|
|
|
|
|
"laravel-zero/framework": "^10.0.2",
|
|
|
|
|
"mockery/mockery": "^1.5.1",
|
|
|
|
@ -6751,20 +6748,20 @@
|
|
|
|
|
"issues": "https://github.com/laravel/pint/issues",
|
|
|
|
|
"source": "https://github.com/laravel/pint"
|
|
|
|
|
},
|
|
|
|
|
"time": "2023-06-12T10:50:04+00:00"
|
|
|
|
|
"time": "2023-06-20T15:55:03+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "laravel/sail",
|
|
|
|
|
"version": "v1.22.0",
|
|
|
|
|
"version": "v1.23.0",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/laravel/sail.git",
|
|
|
|
|
"reference": "923e1e112b6a8598664dbb0ee79dd3137f1c9d56"
|
|
|
|
|
"reference": "a2e046f748e87d3ef8b2b381e0e5c5a11f34e46b"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/laravel/sail/zipball/923e1e112b6a8598664dbb0ee79dd3137f1c9d56",
|
|
|
|
|
"reference": "923e1e112b6a8598664dbb0ee79dd3137f1c9d56",
|
|
|
|
|
"url": "https://api.github.com/repos/laravel/sail/zipball/a2e046f748e87d3ef8b2b381e0e5c5a11f34e46b",
|
|
|
|
|
"reference": "a2e046f748e87d3ef8b2b381e0e5c5a11f34e46b",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
@ -6816,7 +6813,7 @@
|
|
|
|
|
"issues": "https://github.com/laravel/sail/issues",
|
|
|
|
|
"source": "https://github.com/laravel/sail"
|
|
|
|
|
},
|
|
|
|
|
"time": "2023-05-04T14:52:56+00:00"
|
|
|
|
|
"time": "2023-06-16T21:20:12+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "mockery/mockery",
|
|
|
|
|