diff --git a/.github/workflows/run-tests.yml b/.github/workflows/run-tests.yml index 7ba49c6..f873256 100644 --- a/.github/workflows/run-tests.yml +++ b/.github/workflows/run-tests.yml @@ -17,7 +17,7 @@ jobs: laravel: [10.*] stability: [prefer-lowest, prefer-stable] include: - - laravel: 9.* + - laravel: 10.* testbench: 8.* name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }} diff --git a/composer.json b/composer.json index 31bd77b..498d306 100644 --- a/composer.json +++ b/composer.json @@ -27,24 +27,25 @@ "ext-json": "*", "ext-pdo_sqlite": "*", "ext-sqlite3": "*", - "filament/spatie-laravel-translatable-plugin": "^3.0", + "filament/spatie-laravel-translatable-plugin": "^3.1", "archtechx/laravel-seo": "^0.7", "calebporzio/sushi": "^2.4", "codeat3/blade-iconpark": "^1.5", - "filament/filament": "^3.0" + "filament/filament": "^3.1" }, "require-dev": { - "pestphp/pest": "^2.0", "phpunit/phpunit": "^10.1", - "laravel/pint": "^1.0", "nunomaduro/collision": "^7.0", - "nunomaduro/larastan": "^2.0.1", - "orchestra/testbench": "^7.0 || ^8.0", - "pestphp/pest-plugin-laravel": "2.x-dev", "pestphp/pest-plugin-livewire": "2.x-dev", - "phpstan/extension-installer": "^1.1", "phpstan/phpstan-deprecation-rules": "^1.0", - "phpstan/phpstan-phpunit": "^1.0" + "phpstan/phpstan-phpunit": "^1.0", + "laravel/pint": "^1.0", + "larastan/larastan": "^2.2", + "orchestra/testbench": "^8.0", + "pestphp/pest": "^2.0", + "pestphp/pest-plugin-laravel": "^2.0", + "phpstan/extension-installer": "^1.1", + "phpstan/phpstan": "^1.10" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index adf3af5..d0e95ee 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": "46c54f85266d9fac0ec7f7230722c910", + "content-hash": "49211cb1fc56d89763dc62344f04a0c9", "packages": [ { "name": "archtechx/laravel-seo", @@ -1293,12 +1293,12 @@ "source": { "type": "git", "url": "https://github.com/filamentphp/actions.git", - "reference": "8f2a3df7c607a24c2433a3a71cb27b20a8dea203" + "reference": "d615834a6785b87a6eaf59d4935eeb3759683d5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/actions/zipball/8f2a3df7c607a24c2433a3a71cb27b20a8dea203", - "reference": "8f2a3df7c607a24c2433a3a71cb27b20a8dea203", + "url": "https://api.github.com/repos/filamentphp/actions/zipball/d615834a6785b87a6eaf59d4935eeb3759683d5d", + "reference": "d615834a6785b87a6eaf59d4935eeb3759683d5d", "shasum": "" }, "require": { @@ -1337,7 +1337,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-12-28T15:54:29+00:00" + "time": "2024-01-04T20:29:07+00:00" }, { "name": "filament/filament", @@ -1345,12 +1345,12 @@ "source": { "type": "git", "url": "https://github.com/filamentphp/panels.git", - "reference": "f89b77413a73df19b226c8fe0543f30d339a80a5" + "reference": "04a7b41e1ac425a931b5ea5672fd394e2d80aa74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/panels/zipball/f89b77413a73df19b226c8fe0543f30d339a80a5", - "reference": "f89b77413a73df19b226c8fe0543f30d339a80a5", + "url": "https://api.github.com/repos/filamentphp/panels/zipball/04a7b41e1ac425a931b5ea5672fd394e2d80aa74", + "reference": "04a7b41e1ac425a931b5ea5672fd394e2d80aa74", "shasum": "" }, "require": { @@ -1403,7 +1403,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-12-30T20:25:15+00:00" + "time": "2024-01-08T12:59:20+00:00" }, { "name": "filament/forms", @@ -1411,12 +1411,12 @@ "source": { "type": "git", "url": "https://github.com/filamentphp/forms.git", - "reference": "99842f83073964a654ddac103ccc7684bc7eb63e" + "reference": "dd9a44cff7bf647fff4faea3de4bd2166243a138" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/forms/zipball/99842f83073964a654ddac103ccc7684bc7eb63e", - "reference": "99842f83073964a654ddac103ccc7684bc7eb63e", + "url": "https://api.github.com/repos/filamentphp/forms/zipball/dd9a44cff7bf647fff4faea3de4bd2166243a138", + "reference": "dd9a44cff7bf647fff4faea3de4bd2166243a138", "shasum": "" }, "require": { @@ -1460,7 +1460,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-12-30T20:25:12+00:00" + "time": "2024-01-08T12:59:14+00:00" }, { "name": "filament/infolists", @@ -1468,12 +1468,12 @@ "source": { "type": "git", "url": "https://github.com/filamentphp/infolists.git", - "reference": "66d69c06dbcf74a72dd3a435eda27b1e5e11eaf3" + "reference": "2515985792f32c68984ad2ea6b974b7342829e29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/infolists/zipball/66d69c06dbcf74a72dd3a435eda27b1e5e11eaf3", - "reference": "66d69c06dbcf74a72dd3a435eda27b1e5e11eaf3", + "url": "https://api.github.com/repos/filamentphp/infolists/zipball/2515985792f32c68984ad2ea6b974b7342829e29", + "reference": "2515985792f32c68984ad2ea6b974b7342829e29", "shasum": "" }, "require": { @@ -1512,7 +1512,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-12-26T22:39:20+00:00" + "time": "2024-01-08T12:59:23+00:00" }, { "name": "filament/notifications", @@ -1619,12 +1619,12 @@ "source": { "type": "git", "url": "https://github.com/filamentphp/support.git", - "reference": "4aa76ba6c58471b140528a8972859303273d0875" + "reference": "332308fdd61b67c8d8e7864029d8f6a85b99d49a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/support/zipball/4aa76ba6c58471b140528a8972859303273d0875", - "reference": "4aa76ba6c58471b140528a8972859303273d0875", + "url": "https://api.github.com/repos/filamentphp/support/zipball/332308fdd61b67c8d8e7864029d8f6a85b99d49a", + "reference": "332308fdd61b67c8d8e7864029d8f6a85b99d49a", "shasum": "" }, "require": { @@ -1669,7 +1669,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-12-30T20:25:15+00:00" + "time": "2024-01-08T12:59:20+00:00" }, { "name": "filament/tables", @@ -1677,12 +1677,12 @@ "source": { "type": "git", "url": "https://github.com/filamentphp/tables.git", - "reference": "07373e273c96e9c83fc0308a19ae8da8126399d1" + "reference": "9efcf3f0b8395b376bb8eace47f11ed0830f8c09" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/tables/zipball/07373e273c96e9c83fc0308a19ae8da8126399d1", - "reference": "07373e273c96e9c83fc0308a19ae8da8126399d1", + "url": "https://api.github.com/repos/filamentphp/tables/zipball/9efcf3f0b8395b376bb8eace47f11ed0830f8c09", + "reference": "9efcf3f0b8395b376bb8eace47f11ed0830f8c09", "shasum": "" }, "require": { @@ -1723,7 +1723,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-12-30T20:25:12+00:00" + "time": "2024-01-08T12:59:16+00:00" }, { "name": "filament/widgets", @@ -1731,12 +1731,12 @@ "source": { "type": "git", "url": "https://github.com/filamentphp/widgets.git", - "reference": "26240d5f7d6aec4dd9c5987880b4deb5f9000ddd" + "reference": "d9baa132c89f58f537b41cdfb319cc90d8a21e34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/widgets/zipball/26240d5f7d6aec4dd9c5987880b4deb5f9000ddd", - "reference": "26240d5f7d6aec4dd9c5987880b4deb5f9000ddd", + "url": "https://api.github.com/repos/filamentphp/widgets/zipball/d9baa132c89f58f537b41cdfb319cc90d8a21e34", + "reference": "d9baa132c89f58f537b41cdfb319cc90d8a21e34", "shasum": "" }, "require": { @@ -1768,7 +1768,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-12-28T17:31:57+00:00" + "time": "2024-01-02T23:08:01+00:00" }, { "name": "fruitcake/php-cors", @@ -2059,12 +2059,12 @@ "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "38fa79eaa22b95446b92db222d89ec04a7ef10c7" + "reference": "ab9f7c4cf563be95f6e9046bce4a92801627b282" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/38fa79eaa22b95446b92db222d89ec04a7ef10c7", - "reference": "38fa79eaa22b95446b92db222d89ec04a7ef10c7", + "url": "https://api.github.com/repos/laravel/framework/zipball/ab9f7c4cf563be95f6e9046bce4a92801627b282", + "reference": "ab9f7c4cf563be95f6e9046bce4a92801627b282", "shasum": "" }, "require": { @@ -2257,7 +2257,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-01-01T15:37:06+00:00" + "time": "2024-01-08T19:10:24+00:00" }, { "name": "laravel/prompts", @@ -3041,35 +3041,35 @@ }, { "name": "livewire/livewire", - "version": "v3.3.4", + "version": "v3.3.5", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "470290c99b001d61751b4fe7e56327db4370cb87" + "reference": "1ef880fbcdc7b6e5e405cc9135a62cd5fdbcd06a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/470290c99b001d61751b4fe7e56327db4370cb87", - "reference": "470290c99b001d61751b4fe7e56327db4370cb87", + "url": "https://api.github.com/repos/livewire/livewire/zipball/1ef880fbcdc7b6e5e405cc9135a62cd5fdbcd06a", + "reference": "1ef880fbcdc7b6e5e405cc9135a62cd5fdbcd06a", "shasum": "" }, "require": { - "illuminate/database": "^10.0", - "illuminate/support": "^10.0", - "illuminate/validation": "^10.0", + "illuminate/database": "^10.0|^11.0", + "illuminate/support": "^10.0|^11.0", + "illuminate/validation": "^10.0|^11.0", "league/mime-type-detection": "^1.9", "php": "^8.1", - "symfony/http-kernel": "^6.2" + "symfony/http-kernel": "^6.2|^7.0" }, "require-dev": { "calebporzio/sushi": "^2.1", - "laravel/framework": "^10.0", + "laravel/framework": "^10.0|^11.0", "laravel/prompts": "^0.1.6", "mockery/mockery": "^1.3.1", - "orchestra/testbench": "^8.0", - "orchestra/testbench-dusk": "^8.0", - "phpunit/phpunit": "^9.0", - "psy/psysh": "@stable" + "orchestra/testbench": "^8.0|^9.0", + "orchestra/testbench-dusk": "^8.0|^9.0", + "phpunit/phpunit": "^10.4", + "psy/psysh": "^0.11.22|^0.12" }, "type": "library", "extra": { @@ -3103,7 +3103,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v3.3.4" + "source": "https://github.com/livewire/livewire/tree/v3.3.5" }, "funding": [ { @@ -3111,7 +3111,7 @@ "type": "github" } ], - "time": "2024-01-01T17:22:47+00:00" + "time": "2024-01-02T14:29:17+00:00" }, { "name": "masterminds/html5", @@ -4808,12 +4808,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf" + "reference": "2c438b99bb2753c1628c1e6f523991edea5b03a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", - "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/2c438b99bb2753c1628c1e6f523991edea5b03a4", + "reference": "2c438b99bb2753c1628c1e6f523991edea5b03a4", "shasum": "" }, "require": { @@ -4823,7 +4823,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -4852,7 +4852,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/main" }, "funding": [ { @@ -4868,7 +4868,7 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2024-01-02T14:07:37+00:00" }, { "name": "symfony/error-handler", @@ -4876,12 +4876,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "c873490a1c97b3a0a4838afc36ff36c112d02788" + "reference": "5d4eb3b4f48cd748007c8e989168c46765e1389f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/c873490a1c97b3a0a4838afc36ff36c112d02788", - "reference": "c873490a1c97b3a0a4838afc36ff36c112d02788", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/5d4eb3b4f48cd748007c8e989168c46765e1389f", + "reference": "5d4eb3b4f48cd748007c8e989168c46765e1389f", "shasum": "" }, "require": { @@ -4943,7 +4943,7 @@ "type": "tidelift" } ], - "time": "2023-10-18T09:43:34+00:00" + "time": "2024-01-06T12:08:45+00:00" }, { "name": "symfony/event-dispatcher", @@ -4951,12 +4951,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "309f82ad470a6c3ff18d32f9232cdc3613a82719" + "reference": "9f85f14f70beb56bc09d3a87b220886c5ae725f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/309f82ad470a6c3ff18d32f9232cdc3613a82719", - "reference": "309f82ad470a6c3ff18d32f9232cdc3613a82719", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9f85f14f70beb56bc09d3a87b220886c5ae725f4", + "reference": "9f85f14f70beb56bc09d3a87b220886c5ae725f4", "shasum": "" }, "require": { @@ -5023,7 +5023,7 @@ "type": "tidelift" } ], - "time": "2023-12-30T19:21:21+00:00" + "time": "2024-01-08T12:57:37+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -5031,12 +5031,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "a76aed96a42d2b521153fb382d418e30d18b59df" + "reference": "705c57c64120840dc3043ef1d43916f46af4f986" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df", - "reference": "a76aed96a42d2b521153fb382d418e30d18b59df", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/705c57c64120840dc3043ef1d43916f46af4f986", + "reference": "705c57c64120840dc3043ef1d43916f46af4f986", "shasum": "" }, "require": { @@ -5047,7 +5047,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -5084,7 +5084,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/main" }, "funding": [ { @@ -5100,7 +5100,7 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2024-01-02T14:07:37+00:00" }, { "name": "symfony/finder", @@ -5431,12 +5431,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "6da89e5c9202f129717a770a03183fb140720168" + "reference": "134cda80d4a4203bf3eb6af79585be0706eb66bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/6da89e5c9202f129717a770a03183fb140720168", - "reference": "6da89e5c9202f129717a770a03183fb140720168", + "url": "https://api.github.com/repos/symfony/mailer/zipball/134cda80d4a4203bf3eb6af79585be0706eb66bf", + "reference": "134cda80d4a4203bf3eb6af79585be0706eb66bf", "shasum": "" }, "require": { @@ -5503,7 +5503,7 @@ "type": "tidelift" } ], - "time": "2023-12-19T09:12:31+00:00" + "time": "2024-01-02T13:35:35+00:00" }, { "name": "symfony/mime", @@ -6486,12 +6486,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0" + "reference": "cea2eccfcd27ac3deb252bd67f78b9b8ffc4da84" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0", - "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/cea2eccfcd27ac3deb252bd67f78b9b8ffc4da84", + "reference": "cea2eccfcd27ac3deb252bd67f78b9b8ffc4da84", "shasum": "" }, "require": { @@ -6505,7 +6505,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -6545,7 +6545,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.4.1" + "source": "https://github.com/symfony/service-contracts/tree/main" }, "funding": [ { @@ -6561,7 +6561,7 @@ "type": "tidelift" } ], - "time": "2023-12-26T14:02:43+00:00" + "time": "2024-01-02T14:07:37+00:00" }, { "name": "symfony/string", @@ -6569,12 +6569,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "1cb3ad53b50464c7158268eee17b4e7fc742aec6" + "reference": "7a06dfa63d80e98eedc362c12fad3381a249cd63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/1cb3ad53b50464c7158268eee17b4e7fc742aec6", - "reference": "1cb3ad53b50464c7158268eee17b4e7fc742aec6", + "url": "https://api.github.com/repos/symfony/string/zipball/7a06dfa63d80e98eedc362c12fad3381a249cd63", + "reference": "7a06dfa63d80e98eedc362c12fad3381a249cd63", "shasum": "" }, "require": { @@ -6647,7 +6647,7 @@ "type": "tidelift" } ], - "time": "2023-12-30T19:21:21+00:00" + "time": "2024-01-02T10:01:52+00:00" }, { "name": "symfony/translation", @@ -6655,12 +6655,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "a2ab2ec1a462e53016de8e8d5e8912bfd62ea681" + "reference": "9644cf669bb1b74f96b17437188ab9b2f64a477e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/a2ab2ec1a462e53016de8e8d5e8912bfd62ea681", - "reference": "a2ab2ec1a462e53016de8e8d5e8912bfd62ea681", + "url": "https://api.github.com/repos/symfony/translation/zipball/9644cf669bb1b74f96b17437188ab9b2f64a477e", + "reference": "9644cf669bb1b74f96b17437188ab9b2f64a477e", "shasum": "" }, "require": { @@ -6683,7 +6683,7 @@ "symfony/translation-implementation": "2.3|3.0" }, "require-dev": { - "nikic/php-parser": "^4.13", + "nikic/php-parser": "^4.16|^5.0", "psr/log": "^1|^2|^3", "symfony/config": "^5.4|^6.0|^7.0", "symfony/console": "^5.4|^6.0|^7.0", @@ -6742,7 +6742,7 @@ "type": "tidelift" } ], - "time": "2023-12-18T09:25:29+00:00" + "time": "2024-01-08T13:04:58+00:00" }, { "name": "symfony/translation-contracts", @@ -6750,12 +6750,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "06450585bf65e978026bda220cdebca3f867fde7" + "reference": "81a962876d52adf8ca7020f49e48f6f88cd5eddd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/06450585bf65e978026bda220cdebca3f867fde7", - "reference": "06450585bf65e978026bda220cdebca3f867fde7", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/81a962876d52adf8ca7020f49e48f6f88cd5eddd", + "reference": "81a962876d52adf8ca7020f49e48f6f88cd5eddd", "shasum": "" }, "require": { @@ -6765,7 +6765,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -6805,7 +6805,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.4.1" + "source": "https://github.com/symfony/translation-contracts/tree/main" }, "funding": [ { @@ -6821,7 +6821,7 @@ "type": "tidelift" } ], - "time": "2023-12-26T14:02:43+00:00" + "time": "2024-01-02T14:07:37+00:00" }, { "name": "symfony/uid", @@ -7261,12 +7261,12 @@ "source": { "type": "git", "url": "https://github.com/paratestphp/paratest.git", - "reference": "f49a93c8ad26a4355dc394f69e4448209c5f3ba4" + "reference": "8bfded5d3b5e7492254c807c61531d33ed0fcef0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paratestphp/paratest/zipball/f49a93c8ad26a4355dc394f69e4448209c5f3ba4", - "reference": "f49a93c8ad26a4355dc394f69e4448209c5f3ba4", + "url": "https://api.github.com/repos/paratestphp/paratest/zipball/8bfded5d3b5e7492254c807c61531d33ed0fcef0", + "reference": "8bfded5d3b5e7492254c807c61531d33ed0fcef0", "shasum": "" }, "require": { @@ -7282,20 +7282,20 @@ "phpunit/php-timer": "^6.0", "phpunit/phpunit": "^10.5.5", "sebastian/environment": "^6.0.1", - "symfony/console": "^6.3.4 || ^7.0.0", - "symfony/process": "^6.3.4 || ^7.0.0" + "symfony/console": "^6.4.2 || ^7.0.2", + "symfony/process": "^6.4.2 || ^7.0.2" }, "require-dev": { "doctrine/coding-standard": "^12.0.0", "ext-pcov": "*", "ext-posix": "*", "infection/infection": "^0.27.9", - "phpstan/phpstan": "^1.10.50", + "phpstan/phpstan": "^1.10.55", "phpstan/phpstan-deprecation-rules": "^1.1.4", "phpstan/phpstan-phpunit": "^1.3.15", "phpstan/phpstan-strict-rules": "^1.5.2", "squizlabs/php_codesniffer": "^3.8.0", - "symfony/filesystem": "^6.3.1 || ^7.0.0" + "symfony/filesystem": "^6.4.0 || ^7.0.0" }, "default-branch": true, "bin": [ @@ -7349,7 +7349,7 @@ "type": "paypal" } ], - "time": "2023-12-27T16:44:18+00:00" + "time": "2024-01-08T14:48:16+00:00" }, { "name": "composer/semver", @@ -7439,12 +7439,12 @@ "source": { "type": "git", "url": "https://github.com/FakerPHP/Faker.git", - "reference": "0d6194286d941416b09a505d04b504f389664d3b" + "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/0d6194286d941416b09a505d04b504f389664d3b", - "reference": "0d6194286d941416b09a505d04b504f389664d3b", + "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/bfb4fe148adbf78eff521199619b93a52ae3554b", + "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b", "shasum": "" }, "require": { @@ -7470,11 +7470,6 @@ "ext-mbstring": "Required for multibyte Unicode string functionality." }, "type": "library", - "extra": { - "branch-alias": { - "dev-main": "v1.21-dev" - } - }, "autoload": { "psr-4": { "Faker\\": "src/Faker/" @@ -7499,7 +7494,7 @@ "issues": "https://github.com/FakerPHP/Faker/issues", "source": "https://github.com/FakerPHP/Faker/tree/1.23" }, - "time": "2023-11-14T05:56:53+00:00" + "time": "2024-01-02T13:46:09+00:00" }, { "name": "fidry/cpu-core-counter", @@ -7862,6 +7857,108 @@ }, "time": "2023-08-09T11:39:12+00:00" }, + { + "name": "larastan/larastan", + "version": "2.x-dev", + "source": { + "type": "git", + "url": "https://github.com/larastan/larastan.git", + "reference": "b7cc6a29c457a7d4f3de90466392ae9ad3e17022" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/larastan/larastan/zipball/b7cc6a29c457a7d4f3de90466392ae9ad3e17022", + "reference": "b7cc6a29c457a7d4f3de90466392ae9ad3e17022", + "shasum": "" + }, + "require": { + "ext-json": "*", + "illuminate/console": "^9.52.16 || ^10.28.0 || ^11.0", + "illuminate/container": "^9.52.16 || ^10.28.0 || ^11.0", + "illuminate/contracts": "^9.52.16 || ^10.28.0 || ^11.0", + "illuminate/database": "^9.52.16 || ^10.28.0 || ^11.0", + "illuminate/http": "^9.52.16 || ^10.28.0 || ^11.0", + "illuminate/pipeline": "^9.52.16 || ^10.28.0 || ^11.0", + "illuminate/support": "^9.52.16 || ^10.28.0 || ^11.0", + "php": "^8.0.2", + "phpmyadmin/sql-parser": "^5.8.2", + "phpstan/phpstan": "^1.10.50" + }, + "require-dev": { + "nikic/php-parser": "^4.17.1", + "orchestra/canvas": "^7.11.1 || ^8.11.0 || ^9.0.0", + "orchestra/testbench": "^7.33.0 || ^8.13.0 || ^9.0.0", + "phpunit/phpunit": "^9.6.13 || ^10.5" + }, + "suggest": { + "orchestra/testbench": "Using Larastan for analysing a package needs Testbench" + }, + "default-branch": true, + "type": "phpstan-extension", + "extra": { + "branch-alias": { + "dev-master": "2.0-dev" + }, + "phpstan": { + "includes": [ + "extension.neon" + ] + } + }, + "autoload": { + "psr-4": { + "Larastan\\Larastan\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Can Vural", + "email": "can9119@gmail.com" + }, + { + "name": "Nuno Maduro", + "email": "enunomaduro@gmail.com" + } + ], + "description": "Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel", + "keywords": [ + "PHPStan", + "code analyse", + "code analysis", + "larastan", + "laravel", + "package", + "php", + "static analysis" + ], + "support": { + "issues": "https://github.com/larastan/larastan/issues", + "source": "https://github.com/larastan/larastan/tree/2.x" + }, + "funding": [ + { + "url": "https://www.paypal.com/paypalme/enunomaduro", + "type": "custom" + }, + { + "url": "https://github.com/canvural", + "type": "github" + }, + { + "url": "https://github.com/nunomaduro", + "type": "github" + }, + { + "url": "https://www.patreon.com/nunomaduro", + "type": "patreon" + } + ], + "time": "2024-01-08T09:11:17+00:00" + }, { "name": "laravel/pint", "version": "v1.13.7", @@ -7934,21 +8031,21 @@ "source": { "type": "git", "url": "https://github.com/laravel/tinker.git", - "reference": "708f9e68884e3c2d9e86ccbab56d4bf2f636b958" + "reference": "502e0fe3f0415d06d5db1f83a472f0f3b754bafe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/tinker/zipball/708f9e68884e3c2d9e86ccbab56d4bf2f636b958", - "reference": "708f9e68884e3c2d9e86ccbab56d4bf2f636b958", + "url": "https://api.github.com/repos/laravel/tinker/zipball/502e0fe3f0415d06d5db1f83a472f0f3b754bafe", + "reference": "502e0fe3f0415d06d5db1f83a472f0f3b754bafe", "shasum": "" }, "require": { - "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0", - "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0", - "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0", + "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", + "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", + "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "php": "^7.2.5|^8.0", - "psy/psysh": "^0.10.4|^0.11.1", - "symfony/var-dumper": "^4.3.4|^5.0|^6.0" + "psy/psysh": "^0.11.1|^0.12.0", + "symfony/var-dumper": "^4.3.4|^5.0|^6.0|^7.0" }, "require-dev": { "mockery/mockery": "~1.3.3|^1.4.2", @@ -7956,14 +8053,11 @@ "phpunit/phpunit": "^8.5.8|^9.3.3" }, "suggest": { - "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0)." + "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0)." }, "default-branch": true, "type": "library", "extra": { - "branch-alias": { - "dev-master": "2.x-dev" - }, "laravel": { "providers": [ "Laravel\\Tinker\\TinkerServiceProvider" @@ -7996,7 +8090,7 @@ "issues": "https://github.com/laravel/tinker/issues", "source": "https://github.com/laravel/tinker/tree/2.x" }, - "time": "2023-10-17T13:52:22+00:00" + "time": "2024-01-04T16:10:04+00:00" }, { "name": "mockery/mockery", @@ -8143,33 +8237,36 @@ }, { "name": "nikic/php-parser", - "version": "4.x-dev", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999" + "reference": "eb036d5a09f782286820729b64b238db76917958" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bcbb2179f97633e98bbbc87044ee2611c7d7999", - "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/eb036d5a09f782286820729b64b238db76917958", + "reference": "eb036d5a09f782286820729b64b238db76917958", "shasum": "" }, "require": { + "ext-ctype": "*", + "ext-json": "*", "ext-tokenizer": "*", - "php": ">=7.0" + "php": ">=7.4" }, "require-dev": { "ircmaxell/php-yacc": "^0.0.7", - "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" + "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" }, + "default-branch": true, "bin": [ "bin/php-parse" ], "type": "library", "extra": { "branch-alias": { - "dev-master": "4.9-dev" + "dev-master": "5.0-dev" } }, "autoload": { @@ -8193,9 +8290,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/4.x" + "source": "https://github.com/nikic/PHP-Parser/tree/master" }, - "time": "2023-12-10T21:03:43+00:00" + "time": "2024-01-07T17:54:10+00:00" }, { "name": "nunomaduro/collision", @@ -8294,130 +8391,27 @@ ], "time": "2023-10-11T15:45:01+00:00" }, - { - "name": "nunomaduro/larastan", - "version": "2.x-dev", - "source": { - "type": "git", - "url": "https://github.com/larastan/larastan.git", - "reference": "0e54f3f44d69714a07ab7a9349bf1ae13d23ac97" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/larastan/larastan/zipball/0e54f3f44d69714a07ab7a9349bf1ae13d23ac97", - "reference": "0e54f3f44d69714a07ab7a9349bf1ae13d23ac97", - "shasum": "" - }, - "require": { - "ext-json": "*", - "illuminate/console": "^9.52.16 || ^10.28.0 || ^11.0", - "illuminate/container": "^9.52.16 || ^10.28.0 || ^11.0", - "illuminate/contracts": "^9.52.16 || ^10.28.0 || ^11.0", - "illuminate/database": "^9.52.16 || ^10.28.0 || ^11.0", - "illuminate/http": "^9.52.16 || ^10.28.0 || ^11.0", - "illuminate/pipeline": "^9.52.16 || ^10.28.0 || ^11.0", - "illuminate/support": "^9.52.16 || ^10.28.0 || ^11.0", - "php": "^8.0.2", - "phpmyadmin/sql-parser": "^5.8.2", - "phpstan/phpstan": "^1.10.50" - }, - "require-dev": { - "nikic/php-parser": "^4.17.1", - "orchestra/canvas": "^7.11.1 || ^8.11.0 || ^9.0.0", - "orchestra/testbench": "^7.33.0 || ^8.13.0 || ^9.0.0", - "phpunit/phpunit": "^9.6.13 || ^10.5" - }, - "suggest": { - "orchestra/testbench": "Using Larastan for analysing a package needs Testbench" - }, - "default-branch": true, - "type": "phpstan-extension", - "extra": { - "branch-alias": { - "dev-master": "2.0-dev" - }, - "phpstan": { - "includes": [ - "extension.neon" - ] - } - }, - "autoload": { - "psr-4": { - "Larastan\\Larastan\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Can Vural", - "email": "can9119@gmail.com" - }, - { - "name": "Nuno Maduro", - "email": "enunomaduro@gmail.com" - } - ], - "description": "Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel", - "keywords": [ - "PHPStan", - "code analyse", - "code analysis", - "larastan", - "laravel", - "package", - "php", - "static analysis" - ], - "support": { - "issues": "https://github.com/larastan/larastan/issues", - "source": "https://github.com/larastan/larastan/tree/2.x" - }, - "funding": [ - { - "url": "https://www.paypal.com/paypalme/enunomaduro", - "type": "custom" - }, - { - "url": "https://github.com/canvural", - "type": "github" - }, - { - "url": "https://github.com/nunomaduro", - "type": "github" - }, - { - "url": "https://www.patreon.com/nunomaduro", - "type": "patreon" - } - ], - "abandoned": "larastan/larastan", - "time": "2023-12-30T14:54:44+00:00" - }, { "name": "orchestra/canvas", "version": "8.x-dev", "source": { "type": "git", "url": "https://github.com/orchestral/canvas.git", - "reference": "6ab236c7a190f7f53ce2e9c65fd9ee781e5aeb6c" + "reference": "83fe6308b411865552610aaf997d87d5d4baf5d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/canvas/zipball/6ab236c7a190f7f53ce2e9c65fd9ee781e5aeb6c", - "reference": "6ab236c7a190f7f53ce2e9c65fd9ee781e5aeb6c", + "url": "https://api.github.com/repos/orchestral/canvas/zipball/83fe6308b411865552610aaf997d87d5d4baf5d2", + "reference": "83fe6308b411865552610aaf997d87d5d4baf5d2", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", "composer/semver": "^3.0", - "illuminate/console": "^10.39", - "illuminate/database": "^10.39", - "illuminate/filesystem": "^10.39", - "illuminate/support": "^10.39", + "illuminate/console": "^10.40", + "illuminate/database": "^10.40", + "illuminate/filesystem": "^10.40", + "illuminate/support": "^10.40", "orchestra/canvas-core": "^8.10.2", "orchestra/testbench-core": "^8.19", "php": "^8.1", @@ -8425,7 +8419,7 @@ "symfony/yaml": "^6.2" }, "require-dev": { - "laravel/framework": "^10.39", + "laravel/framework": "^10.40", "laravel/pint": "^1.6", "mockery/mockery": "^1.5.1", "phpstan/phpstan": "^1.10.5", @@ -8469,9 +8463,9 @@ "description": "Code Generators for Laravel Applications and Packages", "support": { "issues": "https://github.com/orchestral/canvas/issues", - "source": "https://github.com/orchestral/canvas/tree/v8.11.6" + "source": "https://github.com/orchestral/canvas/tree/8.x" }, - "time": "2023-12-28T15:08:19+00:00" + "time": "2024-01-08T03:54:42+00:00" }, { "name": "orchestra/canvas-core", @@ -8479,12 +8473,12 @@ "source": { "type": "git", "url": "https://github.com/orchestral/canvas-core.git", - "reference": "3af8fb6b1ebd85903ba5d0e6df1c81aedacfedfc" + "reference": "db7f18da521fa8d0369f044dde21977829d33d86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/canvas-core/zipball/3af8fb6b1ebd85903ba5d0e6df1c81aedacfedfc", - "reference": "3af8fb6b1ebd85903ba5d0e6df1c81aedacfedfc", + "url": "https://api.github.com/repos/orchestral/canvas-core/zipball/db7f18da521fa8d0369f044dde21977829d33d86", + "reference": "db7f18da521fa8d0369f044dde21977829d33d86", "shasum": "" }, "require": { @@ -8542,9 +8536,9 @@ "description": "Code Generators Builder for Laravel Applications and Packages", "support": { "issues": "https://github.com/orchestral/canvas/issues", - "source": "https://github.com/orchestral/canvas-core/tree/v8.10.2" + "source": "https://github.com/orchestral/canvas-core/tree/8.x" }, - "time": "2023-12-28T01:27:59+00:00" + "time": "2024-01-08T05:14:57+00:00" }, { "name": "orchestra/testbench", @@ -8607,12 +8601,12 @@ "source": { "type": "git", "url": "https://github.com/orchestral/testbench-core.git", - "reference": "15645dd792968f48a27a26fc4f542c16d9f07e0d" + "reference": "a8a53cafa7c15107804f8179ab608f2538830a1f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/15645dd792968f48a27a26fc4f542c16d9f07e0d", - "reference": "15645dd792968f48a27a26fc4f542c16d9f07e0d", + "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/a8a53cafa7c15107804f8179ab608f2538830a1f", + "reference": "a8a53cafa7c15107804f8179ab608f2538830a1f", "shasum": "" }, "require": { @@ -8622,14 +8616,14 @@ }, "conflict": { "brianium/paratest": "<6.4.0 || >=7.0.0 <7.1.4 || >=8.0.0", - "laravel/framework": "<10.39 || >=11.0.0", + "laravel/framework": "<10.40 || >=11.0.0", "nunomaduro/collision": "<6.4.0 || >=7.0.0 <7.4.0 || >=8.0.0", "orchestra/workbench": "<1.0.0", "phpunit/phpunit": "<9.6.0 || 10.5.4 || >=10.6.0" }, "require-dev": { "fakerphp/faker": "^1.21", - "laravel/framework": "^10.39", + "laravel/framework": "^10.40", "laravel/pint": "^1.6", "mockery/mockery": "^1.5.1", "phpstan/phpstan": "^1.10.7", @@ -8643,14 +8637,15 @@ "brianium/paratest": "Allow using parallel testing (^6.4 || ^7.1.4).", "ext-pcntl": "Required to use all features of the console signal trapping.", "fakerphp/faker": "Allow using Faker for testing (^1.21).", - "laravel/framework": "Required for testing (^10.39).", + "laravel/framework": "Required for testing (^10.40).", "mockery/mockery": "Allow using Mockery for testing (^1.5.1).", "nunomaduro/collision": "Allow using Laravel style tests output and parallel testing (^6.4 || ^7.4).", "orchestra/testbench-browser-kit": "Allow using legacy Laravel BrowserKit for testing (^8.0).", "orchestra/testbench-dusk": "Allow using Laravel Dusk for testing (^8.0).", "phpunit/phpunit": "Allow using PHPUnit for testing (^9.6 || ^10.1).", - "symfony/yaml": "Required for CLI Commander (^6.2).", - "vlucas/phpdotenv": "Required for CLI Commander (^5.4.1)." + "symfony/process": "Required to use Orchestra\\Testbench\\remote function (^6.2).", + "symfony/yaml": "Required for Testbench CLI (^6.2).", + "vlucas/phpdotenv": "Required for Testbench CLI (^5.4.1)." }, "default-branch": true, "bin": [ @@ -8690,7 +8685,7 @@ "issues": "https://github.com/orchestral/testbench/issues", "source": "https://github.com/orchestral/testbench-core" }, - "time": "2023-12-28T14:44:29+00:00" + "time": "2024-01-08T06:06:51+00:00" }, { "name": "orchestra/workbench", @@ -8769,12 +8764,12 @@ "source": { "type": "git", "url": "https://github.com/pestphp/pest.git", - "reference": "97dc32f9d24b84dd071d9e89438a19e43c833f6f" + "reference": "dc1e4f040dea7d828dbfc9f30f785612c5d895a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pestphp/pest/zipball/97dc32f9d24b84dd071d9e89438a19e43c833f6f", - "reference": "97dc32f9d24b84dd071d9e89438a19e43c833f6f", + "url": "https://api.github.com/repos/pestphp/pest/zipball/dc1e4f040dea7d828dbfc9f30f785612c5d895a0", + "reference": "dc1e4f040dea7d828dbfc9f30f785612c5d895a0", "shasum": "" }, "require": { @@ -8858,7 +8853,7 @@ ], "support": { "issues": "https://github.com/pestphp/pest/issues", - "source": "https://github.com/pestphp/pest/tree/v2.30.0" + "source": "https://github.com/pestphp/pest/tree/2.x" }, "funding": [ { @@ -8870,7 +8865,7 @@ "type": "github" } ], - "time": "2023-12-28T10:36:40+00:00" + "time": "2024-01-04T18:26:20+00:00" }, { "name": "pestphp/pest-plugin", @@ -8878,12 +8873,12 @@ "source": { "type": "git", "url": "https://github.com/pestphp/pest-plugin.git", - "reference": "3c28c37f498d990c25509bfedeb0348d244d30fa" + "reference": "52cfb1311d462ceeb58fc72b24c8b8314afdf7f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pestphp/pest-plugin/zipball/3c28c37f498d990c25509bfedeb0348d244d30fa", - "reference": "3c28c37f498d990c25509bfedeb0348d244d30fa", + "url": "https://api.github.com/repos/pestphp/pest-plugin/zipball/52cfb1311d462ceeb58fc72b24c8b8314afdf7f0", + "reference": "52cfb1311d462ceeb58fc72b24c8b8314afdf7f0", "shasum": "" }, "require": { @@ -8895,8 +8890,8 @@ "pestphp/pest": "<2.2.3" }, "require-dev": { - "composer/composer": "^2.6.5", - "pestphp/pest": "^2.22.0", + "composer/composer": "^2.6.6", + "pestphp/pest": "^2.30.0", "pestphp/pest-dev-tools": "^2.16.0" }, "default-branch": true, @@ -8941,7 +8936,7 @@ "type": "patreon" } ], - "time": "2023-10-10T11:00:51+00:00" + "time": "2024-01-05T11:07:45+00:00" }, { "name": "pestphp/pest-plugin-arch", @@ -8949,22 +8944,22 @@ "source": { "type": "git", "url": "https://github.com/pestphp/pest-plugin-arch.git", - "reference": "8d850753f0192c3fa1ed6c6cac6f76b718d131db" + "reference": "0741696072b5db5989d63013a7b3e83358f4dfcf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pestphp/pest-plugin-arch/zipball/8d850753f0192c3fa1ed6c6cac6f76b718d131db", - "reference": "8d850753f0192c3fa1ed6c6cac6f76b718d131db", + "url": "https://api.github.com/repos/pestphp/pest-plugin-arch/zipball/0741696072b5db5989d63013a7b3e83358f4dfcf", + "reference": "0741696072b5db5989d63013a7b3e83358f4dfcf", "shasum": "" }, "require": { - "nunomaduro/collision": "^7.10.0|^8.0.0", + "nunomaduro/collision": "^7.10.0|^8.0.1", "pestphp/pest-plugin": "^2.1.1", "php": "^8.1", - "ta-tikoma/phpunit-architecture-test": "^0.7.5" + "ta-tikoma/phpunit-architecture-test": "^0.8.0" }, "require-dev": { - "pestphp/pest": "^2.27.0", + "pestphp/pest": "^2.30.0", "pestphp/pest-dev-tools": "^2.16.0" }, "default-branch": true, @@ -9001,7 +8996,7 @@ "unit" ], "support": { - "source": "https://github.com/pestphp/pest-plugin-arch/tree/v2.5.0" + "source": "https://github.com/pestphp/pest-plugin-arch/tree/v2.6.0" }, "funding": [ { @@ -9013,7 +9008,7 @@ "type": "github" } ], - "time": "2023-12-05T19:01:10+00:00" + "time": "2024-01-05T11:06:22+00:00" }, { "name": "pestphp/pest-plugin-laravel", @@ -9580,16 +9575,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.24.5", + "version": "1.25.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc" + "reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fedf211ff14ec8381c9bf5714e33a7a552dd1acc", - "reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bd84b629c8de41aa2ae82c067c955e06f1b00240", + "reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240", "shasum": "" }, "require": { @@ -9621,9 +9616,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.5" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.25.0" }, - "time": "2023-12-16T09:33:33+00:00" + "time": "2024-01-04T17:06:16+00:00" }, { "name": "phpstan/phpstan", @@ -9631,12 +9626,12 @@ "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "9e32c78a00da3ff38f78031810959ab6d9fe56ad" + "reference": "3a749cf24d2286bd5cabbdfe0bc5e09637e16f95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9e32c78a00da3ff38f78031810959ab6d9fe56ad", - "reference": "9e32c78a00da3ff38f78031810959ab6d9fe56ad", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3a749cf24d2286bd5cabbdfe0bc5e09637e16f95", + "reference": "3a749cf24d2286bd5cabbdfe0bc5e09637e16f95", "shasum": "" }, "require": { @@ -9686,7 +9681,7 @@ "type": "tidelift" } ], - "time": "2024-01-01T14:22:37+00:00" + "time": "2024-01-08T13:19:02+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -9694,12 +9689,12 @@ "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-deprecation-rules.git", - "reference": "e7fe22b9df5ce842fb9bb9517a2ce51efc5e3ea4" + "reference": "10f0e357403c9c99a297853439ff834ca9709558" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/e7fe22b9df5ce842fb9bb9517a2ce51efc5e3ea4", - "reference": "e7fe22b9df5ce842fb9bb9517a2ce51efc5e3ea4", + "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/10f0e357403c9c99a297853439ff834ca9709558", + "reference": "10f0e357403c9c99a297853439ff834ca9709558", "shasum": "" }, "require": { @@ -9734,7 +9729,7 @@ "issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues", "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.2.x" }, - "time": "2023-11-20T08:51:06+00:00" + "time": "2024-01-08T09:53:41+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -10268,25 +10263,25 @@ }, { "name": "psy/psysh", - "version": "0.11.x-dev", + "version": "dev-main", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "128fa1b608be651999ed9789c95e6e2a31b5802b" + "reference": "75898194ee731c4be7a47d786e6173b8a6d0b714" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/128fa1b608be651999ed9789c95e6e2a31b5802b", - "reference": "128fa1b608be651999ed9789c95e6e2a31b5802b", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/75898194ee731c4be7a47d786e6173b8a6d0b714", + "reference": "75898194ee731c4be7a47d786e6173b8a6d0b714", "shasum": "" }, "require": { "ext-json": "*", "ext-tokenizer": "*", - "nikic/php-parser": "^4.0 || ^3.1", - "php": "^8.0 || ^7.0.8", - "symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4", - "symfony/var-dumper": "^6.0 || ^5.0 || ^4.0 || ^3.4" + "nikic/php-parser": "^5.0 || ^4.0", + "php": "^8.0 || ^7.4", + "symfony/console": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4", + "symfony/var-dumper": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4" }, "conflict": { "symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4" @@ -10297,16 +10292,16 @@ "suggest": { "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", "ext-pdo-sqlite": "The doc command requires SQLite to work.", - "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.", - "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history." + "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well." }, + "default-branch": true, "bin": [ "bin/psysh" ], "type": "library", "extra": { "branch-alias": { - "dev-0.11": "0.11.x-dev" + "dev-main": "0.12.x-dev" }, "bamarni-bin": { "bin-links": false, @@ -10342,9 +10337,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.11.22" + "source": "https://github.com/bobthecow/psysh/tree/main" }, - "time": "2023-10-14T21:56:36+00:00" + "time": "2024-01-07T20:31:56+00:00" }, { "name": "ralouphie/getallheaders", @@ -11377,16 +11372,16 @@ }, { "name": "spatie/laravel-ray", - "version": "1.33.0", + "version": "1.33.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-ray.git", - "reference": "5028ae44a09451b26eb44490e3471998650788e3" + "reference": "b9574cec543b932d99e68247eaeb37876c71c8eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-ray/zipball/5028ae44a09451b26eb44490e3471998650788e3", - "reference": "5028ae44a09451b26eb44490e3471998650788e3", + "url": "https://api.github.com/repos/spatie/laravel-ray/zipball/b9574cec543b932d99e68247eaeb37876c71c8eb", + "reference": "b9574cec543b932d99e68247eaeb37876c71c8eb", "shasum": "" }, "require": { @@ -11398,7 +11393,7 @@ "php": "^7.4|^8.0", "spatie/backtrace": "^1.0", "spatie/ray": "^1.37", - "symfony/stopwatch": "4.2|^5.1|^6.0", + "symfony/stopwatch": "4.2|^5.1|^6.0|^7.0", "zbateson/mail-mime-parser": "^1.3.1|^2.0" }, "require-dev": { @@ -11446,7 +11441,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-ray/issues", - "source": "https://github.com/spatie/laravel-ray/tree/1.33.0" + "source": "https://github.com/spatie/laravel-ray/tree/1.33.1" }, "funding": [ { @@ -11458,7 +11453,7 @@ "type": "other" } ], - "time": "2023-09-04T10:16:53+00:00" + "time": "2024-01-04T21:36:17+00:00" }, { "name": "spatie/macroable", @@ -11806,28 +11801,28 @@ }, { "name": "ta-tikoma/phpunit-architecture-test", - "version": "0.7.6", + "version": "0.8.4", "source": { "type": "git", "url": "https://github.com/ta-tikoma/phpunit-architecture-test.git", - "reference": "a252cd9488fd62f3c8c6cafa303b1b96e9df24e0" + "reference": "89f0dea1cb0f0d5744d3ec1764a286af5e006636" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ta-tikoma/phpunit-architecture-test/zipball/a252cd9488fd62f3c8c6cafa303b1b96e9df24e0", - "reference": "a252cd9488fd62f3c8c6cafa303b1b96e9df24e0", + "url": "https://api.github.com/repos/ta-tikoma/phpunit-architecture-test/zipball/89f0dea1cb0f0d5744d3ec1764a286af5e006636", + "reference": "89f0dea1cb0f0d5744d3ec1764a286af5e006636", "shasum": "" }, "require": { - "nikic/php-parser": "^4.18.0", + "nikic/php-parser": "^4.18.0 || ^5.0.0", "php": "^8.1.0", "phpdocumentor/reflection-docblock": "^5.3.0", - "phpunit/phpunit": "^10.5.5", + "phpunit/phpunit": "^10.5.5 || ^11.0.0", "symfony/finder": "^6.4.0 || ^7.0.0" }, "require-dev": { "laravel/pint": "^1.13.7", - "phpstan/phpstan": "^1.10.50" + "phpstan/phpstan": "^1.10.52" }, "type": "library", "autoload": { @@ -11859,9 +11854,9 @@ ], "support": { "issues": "https://github.com/ta-tikoma/phpunit-architecture-test/issues", - "source": "https://github.com/ta-tikoma/phpunit-architecture-test/tree/0.7.6" + "source": "https://github.com/ta-tikoma/phpunit-architecture-test/tree/0.8.4" }, - "time": "2023-12-29T13:14:58+00:00" + "time": "2024-01-05T14:10:56+00:00" }, { "name": "theseer/tokenizer", @@ -12124,7 +12119,6 @@ "aliases": [], "minimum-stability": "dev", "stability-flags": { - "pestphp/pest-plugin-laravel": 20, "pestphp/pest-plugin-livewire": 20 }, "prefer-stable": false, diff --git a/resources/css/_checkbox-cards.css b/resources/css/_checkbox-cards.css index 9ba19f8..ad20041 100644 --- a/resources/css/_checkbox-cards.css +++ b/resources/css/_checkbox-cards.css @@ -9,21 +9,22 @@ } .checkbox-input:checked + .checkbox-tile { - @apply border border-secondary-100 dark:border-secondary-800 text-primary-500 dark:text-primary-100 shadow-lg; + @apply ring-4 ring-custom-100 dark:ring-custom-700; + @apply border border-custom-100 dark:border-custom-800 text-custom-500 dark:text-custom-100 shadow-lg; } .checkbox-input:checked + .checkbox-tile:before { - @apply border border-secondary-100 dark:border-secondary-800 bg-secondary-500 dark:bg-secondary-900; + @apply border border-custom-100 dark:border-custom-800 bg-custom-500 dark:bg-custom-900; transform: scale(1); opacity: 1; } .checkbox-input:checked + .checkbox-tile .checkbox-icon, .checkbox-input:checked + .checkbox-tile .checkbox-label { - @apply text-primary-500 dark:text-primary-100; + @apply text-custom-500 dark:text-custom-100; } .checkbox-input:focus + .checkbox-tile { - @apply border border-secondary-500 dark:border-secondary-800 ring-4 ring-secondary-100 dark:ring-secondary-700 shadow; + @apply border border-custom-500 dark:border-custom-800 ring-4 ring-custom-100 dark:ring-custom-700 shadow; } .checkbox-input:focus + .checkbox-tile:before { @@ -32,7 +33,7 @@ } .checkbox-tile { - @apply rounded-lg border border-primary-600 dark:border-primary-800 shadow-lg bg-white dark:bg-black; + @apply rounded-lg border border-custom-600 dark:border-custom-800 shadow-lg bg-white dark:bg-black; display: flex; flex-direction: column; align-items: center; @@ -44,7 +45,7 @@ } .checkbox-tile:before { - @apply border border-primary-500 dark:border-primary-800 bg-white; + @apply border border-custom-500 dark:border-custom-800 bg-white; content: ""; position: absolute; display: block; diff --git a/src/CoreServiceProvider.php b/src/CoreServiceProvider.php index 4a390b9..040cac5 100644 --- a/src/CoreServiceProvider.php +++ b/src/CoreServiceProvider.php @@ -35,6 +35,7 @@ public function packageBooted(): void 'matrix-choice', 'core', 'popover', + 'accordion', ]) ->filter(fn (string $package): bool => InstalledVersions::isInstalled("lara-zeus/{$package}")) ->mapWithKeys(fn ($package) => [$package => InstalledVersions::getPrettyVersion("lara-zeus/{$package}")]) diff --git a/webpack.mix.js b/webpack.mix.js index 0f8b7e3..7002baf 100644 --- a/webpack.mix.js +++ b/webpack.mix.js @@ -14,7 +14,7 @@ mix ]) .js('resources/js/plugin.js', 'resources/dist/plugin.js') - .js("resources/js/helen.js", "resources/dist/helen.js") + //.js("resources/js/helen.js", "resources/dist/helen.js") .setPublicPath('resources'); if (mix.inProduction()) {