diff --git a/composer.json b/composer.json index 05c8bf2..5d61827 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ }, "require-dev": { "sikessem/framework": "^0.2.0", - "sikessem/laravel-devtools": "^0.6.0" + "sikessem/laravel-devtools": "^0.6.1" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 7bf955b..27c7059 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "be87b26929fb26f239b005cbef84e641", + "content-hash": "1bea71879d5aacabf1d1aa8e4472bef5", "packages": [ { "name": "brick/math", @@ -5741,16 +5741,16 @@ }, { "name": "doctrine/dbal", - "version": "3.7.0", + "version": "3.7.1", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "00d03067f07482f025d41ab55e4ba0db5eca2cdf" + "reference": "5b7bd66c9ff58c04c5474ab85edce442f8081cb2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/00d03067f07482f025d41ab55e4ba0db5eca2cdf", - "reference": "00d03067f07482f025d41ab55e4ba0db5eca2cdf", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/5b7bd66c9ff58c04c5474ab85edce442f8081cb2", + "reference": "5b7bd66c9ff58c04c5474ab85edce442f8081cb2", "shasum": "" }, "require": { @@ -5834,7 +5834,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/3.7.0" + "source": "https://github.com/doctrine/dbal/tree/3.7.1" }, "funding": [ { @@ -5850,7 +5850,7 @@ "type": "tidelift" } ], - "time": "2023-09-26T20:56:55+00:00" + "time": "2023-10-06T05:06:20+00:00" }, { "name": "doctrine/deprecations", @@ -6766,16 +6766,16 @@ }, { "name": "livewire/livewire", - "version": "v3.0.5", + "version": "v3.0.6", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "37f11583c61a75d51b2146c2fe38f506ad36014b" + "reference": "1ec54cdf57c6f1bf734bb14f9732904473b91c3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/37f11583c61a75d51b2146c2fe38f506ad36014b", - "reference": "37f11583c61a75d51b2146c2fe38f506ad36014b", + "url": "https://api.github.com/repos/livewire/livewire/zipball/1ec54cdf57c6f1bf734bb14f9732904473b91c3f", + "reference": "1ec54cdf57c6f1bf734bb14f9732904473b91c3f", "shasum": "" }, "require": { @@ -6784,15 +6784,15 @@ "illuminate/validation": "^10.0", "league/mime-type-detection": "^1.9", "php": "^8.1", - "symfony/http-kernel": "^5.0|^6.0" + "symfony/http-kernel": "^6.2" }, "require-dev": { "calebporzio/sushi": "^2.1", "laravel/framework": "^10.0", "laravel/prompts": "^0.1.6", "mockery/mockery": "^1.3.1", - "orchestra/testbench": "^7.0|^8.0", - "orchestra/testbench-dusk": "^7.0|^8.0", + "orchestra/testbench": "^8.0", + "orchestra/testbench-dusk": "^8.0", "phpunit/phpunit": "^9.0", "psy/psysh": "@stable" }, @@ -6828,7 +6828,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v3.0.5" + "source": "https://github.com/livewire/livewire/tree/v3.0.6" }, "funding": [ { @@ -6836,7 +6836,7 @@ "type": "github" } ], - "time": "2023-09-16T11:51:32+00:00" + "time": "2023-10-06T19:19:24+00:00" }, { "name": "maximebf/debugbar", @@ -7492,25 +7492,25 @@ }, { "name": "orchestra/testbench", - "version": "v8.12.2", + "version": "v8.13.0", "source": { "type": "git", "url": "https://github.com/orchestral/testbench.git", - "reference": "1f1bba4effb8199b712cc07fe0073d4f5727c119" + "reference": "b793195fa30517a89fd20b36b5d668324c5bbdbb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench/zipball/1f1bba4effb8199b712cc07fe0073d4f5727c119", - "reference": "1f1bba4effb8199b712cc07fe0073d4f5727c119", + "url": "https://api.github.com/repos/orchestral/testbench/zipball/b793195fa30517a89fd20b36b5d668324c5bbdbb", + "reference": "b793195fa30517a89fd20b36b5d668324c5bbdbb", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", "fakerphp/faker": "^1.21", - "laravel/framework": ">=10.23.1 <10.27.0", + "laravel/framework": "^10.23.1", "mockery/mockery": "^1.5.1", - "orchestra/testbench-core": ">=8.12.0 <8.13.0", - "orchestra/workbench": "^0.4.0", + "orchestra/testbench-core": ">=8.13.0 <8.14.0", + "orchestra/workbench": "^0.4.0 || ^0.5.0", "php": "^8.1", "phpunit/phpunit": "^9.6 || ^10.1", "spatie/laravel-ray": "^1.32.4", @@ -7542,28 +7542,34 @@ ], "support": { "issues": "https://github.com/orchestral/testbench/issues", - "source": "https://github.com/orchestral/testbench/tree/v8.12.2" + "source": "https://github.com/orchestral/testbench/tree/v8.13.0" }, - "time": "2023-10-03T04:16:40+00:00" + "time": "2023-10-09T12:14:00+00:00" }, { "name": "orchestra/testbench-core", - "version": "v8.12.1", + "version": "v8.13.0", "source": { "type": "git", "url": "https://github.com/orchestral/testbench-core.git", - "reference": "9a7b63f9cd10dd15cf7c9d4aad2ccaa688465a1f" + "reference": "b03aa317d3c660dd63e4096580d7f713bc2cab15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/9a7b63f9cd10dd15cf7c9d4aad2ccaa688465a1f", - "reference": "9a7b63f9cd10dd15cf7c9d4aad2ccaa688465a1f", + "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/b03aa317d3c660dd63e4096580d7f713bc2cab15", + "reference": "b03aa317d3c660dd63e4096580d7f713bc2cab15", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", "php": "^8.1" }, + "conflict": { + "brianium/paratest": "<6.4.0 || >=7.0.0 <7.1.4 || >=8.0.0", + "laravel/framework": "<10.23.1 || >=11.0.0", + "nunomaduro/collision": "<6.4.0 || >=7.0.0 <7.4.0 || >=8.0.0", + "phpunit/phpunit": "<9.6.0 || >=10.5.0" + }, "require-dev": { "fakerphp/faker": "^1.21", "laravel/framework": "^10.23", @@ -7577,7 +7583,7 @@ "vlucas/phpdotenv": "^5.4.1" }, "suggest": { - "brianium/paratest": "Allow using parallel tresting (^6.4 || ^7.1.4).", + "brianium/paratest": "Allow using parallel testing (^6.4 || ^7.1.4).", "fakerphp/faker": "Allow using Faker for testing (^1.21).", "laravel/framework": "Required for testing (^10.23).", "mockery/mockery": "Allow using Mockery for testing (^1.5.1).", @@ -7625,20 +7631,20 @@ "issues": "https://github.com/orchestral/testbench/issues", "source": "https://github.com/orchestral/testbench-core" }, - "time": "2023-09-26T12:50:24+00:00" + "time": "2023-10-09T11:41:27+00:00" }, { "name": "orchestra/workbench", - "version": "v0.4.1", + "version": "v0.5.0", "source": { "type": "git", "url": "https://github.com/orchestral/workbench.git", - "reference": "21acf1015ac48e36cb468bffd161115689958782" + "reference": "01175d82fd80a6589ffaa9a861100a64c500b259" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/workbench/zipball/21acf1015ac48e36cb468bffd161115689958782", - "reference": "21acf1015ac48e36cb468bffd161115689958782", + "url": "https://api.github.com/repos/orchestral/workbench/zipball/01175d82fd80a6589ffaa9a861100a64c500b259", + "reference": "01175d82fd80a6589ffaa9a861100a64c500b259", "shasum": "" }, "require": { @@ -7663,7 +7669,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "0.4.x-dev" + "dev-master": "0.5.x-dev" } }, "autoload": { @@ -7690,9 +7696,9 @@ ], "support": { "issues": "https://github.com/orchestral/workbench/issues", - "source": "https://github.com/orchestral/workbench/tree/v0.4.1" + "source": "https://github.com/orchestral/workbench/tree/v0.5.0" }, - "time": "2023-09-26T13:04:34+00:00" + "time": "2023-10-06T12:50:40+00:00" }, { "name": "pestphp/pest", @@ -10872,23 +10878,23 @@ }, { "name": "sikessem/laravel-devtools", - "version": "v0.6.0", + "version": "v0.6.1", "source": { "type": "git", "url": "https://github.com/sikessem/laravel-devtools.git", - "reference": "a40ed0c83d562275a48634b9a46f659471efd265" + "reference": "9c83fb0920c6e766a1f653781807b0e9165fbb6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sikessem/laravel-devtools/zipball/a40ed0c83d562275a48634b9a46f659471efd265", - "reference": "a40ed0c83d562275a48634b9a46f659471efd265", + "url": "https://api.github.com/repos/sikessem/laravel-devtools/zipball/9c83fb0920c6e766a1f653781807b0e9165fbb6a", + "reference": "9c83fb0920c6e766a1f653781807b0e9165fbb6a", "shasum": "" }, "require": { "barryvdh/laravel-debugbar": "^3.9", "laravel/sail": "^1.25", "nunomaduro/larastan": "^2.6", - "orchestra/testbench": "^8.12", + "orchestra/testbench": "^8.13", "pestphp/pest-plugin-faker": "^2.0", "pestphp/pest-plugin-laravel": "^2.2", "pestphp/pest-plugin-livewire": "^2.1", @@ -10972,7 +10978,7 @@ "issues": "https://github.com/sikessem/laravel-devtools/issues", "source": "https://github.com/sikessem/laravel-devtools" }, - "time": "2023-10-07T11:55:23+00:00" + "time": "2023-10-09T13:25:01+00:00" }, { "name": "spatie/array-to-xml", @@ -11254,16 +11260,16 @@ }, { "name": "spatie/laravel-ignition", - "version": "2.3.0", + "version": "2.3.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-ignition.git", - "reference": "4ed813d16edb5a1ab0d7f4b1d116c37ee8cdf3c0" + "reference": "bf21cd15aa47fa4ec5d73bbc932005c70261efc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/4ed813d16edb5a1ab0d7f4b1d116c37ee8cdf3c0", - "reference": "4ed813d16edb5a1ab0d7f4b1d116c37ee8cdf3c0", + "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/bf21cd15aa47fa4ec5d73bbc932005c70261efc8", + "reference": "bf21cd15aa47fa4ec5d73bbc932005c70261efc8", "shasum": "" }, "require": { @@ -11342,7 +11348,7 @@ "type": "github" } ], - "time": "2023-08-23T06:24:34+00:00" + "time": "2023-10-09T12:55:26+00:00" }, { "name": "spatie/laravel-ray",