From 621c188b4dad4187af55c9edc95cc8ca5d158fcb Mon Sep 17 00:00:00 2001 From: Ash Monsh Date: Thu, 14 Mar 2024 17:10:47 +0300 Subject: [PATCH 1/2] updating laravel trend to support laravel 11 --- .phpunit.cache/test-results | 2 +- composer.json | 2 +- composer.lock | 383 ++++++++++++++++++------------------ 3 files changed, 194 insertions(+), 193 deletions(-) diff --git a/.phpunit.cache/test-results b/.phpunit.cache/test-results index 131dfb9d..30de7b3d 100644 --- a/.phpunit.cache/test-results +++ b/.phpunit.cache/test-results @@ -1 +1 @@ -{"version":"pest_2.34.1","defects":[],"times":{"P\\Tests\\FormsTest::__pest_evaluable_it_can_save":1.362,"P\\Tests\\FormsTest::__pest_evaluable_it_see_form_require_login_for_guest_user":0.02,"P\\Tests\\FormsTest::__pest_evaluable_it_can_retrieve_data":0.055,"P\\Tests\\FormsTest::__pest_evaluable_it_can_render_show_Form":0.027,"P\\Tests\\FormsTest::__pest_evaluable_it_can_render_create_form_page":0.123,"P\\Tests\\FormsTest::__pest_evaluable_it_can_render_list_Forms":0.012,"P\\Tests\\FormsTest::__pest_evaluable_it_can_render_Form_List":0.118,"P\\Tests\\FormsTest::__pest_evaluable_it_see_form_require_login_for_logged_in_user":0.01,"P\\Tests\\FormsTest::__pest_evaluable_it_can_list_Form":0.008,"P\\Tests\\FormsTest::__pest_evaluable_it_can_not_edit":0.045,"P\\Tests\\FormsTest::__pest_evaluable_it_see_form_when_not_require_login":0.01,"P\\Tests\\FormsTest::__pest_evaluable_it_can_create":0.009,"P\\Tests\\FormsTest::__pest_evaluable_it_see_form_when_not_require_login_for_guest":0.01,"P\\Tests\\FormsTest::__pest_evaluable_it_the_form_can_be_rendered":0.01,"P\\Tests\\FormsTest::__pest_evaluable_it_see_ended_form_date":0.01,"P\\Tests\\FormsTest::__pest_evaluable_it_see_form_date_is_valid":0.015,"P\\Tests\\ArchTest::__pest_evaluable_it_will_not_use_debugging_functions":0.201,"P\\Tests\\ResourcesTest::__pest_evaluable_it_can_test":0.006,"P\\Tests\\ResourcesTest::__pest_evaluable_it_can_render_form_list":0.05,"P\\Tests\\ResourcesTest::__pest_evaluable_it_can_render_category_list":0.077,"P\\Tests\\ResourcesTest::__pest_evaluable_it_can_render_collection_list":0.03}} \ No newline at end of file +{"version":"pest_2.34.2","defects":[],"times":{"P\\Tests\\FormsTest::__pest_evaluable_it_see_ended_form_date":0.033,"P\\Tests\\FormsTest::__pest_evaluable_it_can_not_edit":0.136,"P\\Tests\\FormsTest::__pest_evaluable_it_can_list_Form":0.007,"P\\Tests\\FormsTest::__pest_evaluable_it_see_form_date_is_valid":0.011,"P\\Tests\\FormsTest::__pest_evaluable_it_the_form_can_be_rendered":0.007,"P\\Tests\\FormsTest::__pest_evaluable_it_can_render_list_Forms":0.01,"P\\Tests\\FormsTest::__pest_evaluable_it_see_form_when_not_require_login":0.007,"P\\Tests\\FormsTest::__pest_evaluable_it_can_render_Form_List":0.12,"P\\Tests\\FormsTest::__pest_evaluable_it_see_form_require_login_for_guest_user":0.009,"P\\Tests\\FormsTest::__pest_evaluable_it_can_render_show_Form":0.009,"P\\Tests\\FormsTest::__pest_evaluable_it_can_create":0.005,"P\\Tests\\FormsTest::__pest_evaluable_it_see_form_when_not_require_login_for_guest":0.007,"P\\Tests\\FormsTest::__pest_evaluable_it_see_form_require_login_for_logged_in_user":0.007,"P\\Tests\\FormsTest::__pest_evaluable_it_can_render_create_form_page":0.124,"P\\Tests\\FormsTest::__pest_evaluable_it_can_save":1.187,"P\\Tests\\FormsTest::__pest_evaluable_it_can_retrieve_data":0.047,"P\\Tests\\ArchTest::__pest_evaluable_it_will_not_use_debugging_functions":0.169,"P\\Tests\\ResourcesTest::__pest_evaluable_it_can_test":0.003,"P\\Tests\\ResourcesTest::__pest_evaluable_it_can_render_form_list":0.046,"P\\Tests\\ResourcesTest::__pest_evaluable_it_can_render_category_list":0.071,"P\\Tests\\ResourcesTest::__pest_evaluable_it_can_render_collection_list":0.027}} \ No newline at end of file diff --git a/composer.json b/composer.json index bebf68de..ed69034d 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "require": { "php": "^8.1", "codeat3/blade-clarity-icons": "^1.7", - "flowframe/laravel-trend": "^0.1.5", + "flowframe/laravel-trend": "^0.2", "guava/filament-icon-picker": "^2.0", "lara-zeus/accordion": "^1.0", "lara-zeus/core": "^3.1", diff --git a/composer.lock b/composer.lock index ce930a98..ee640051 100644 --- a/composer.lock +++ b/composer.lock @@ -4,32 +4,32 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "c477d1e958d7d1d67a99b85574ac9cd8", + "content-hash": "2ee8249f6d681cf6e1ec23fed88ac75f", "packages": [ { "name": "anourvalar/eloquent-serialize", - "version": "1.2.19", + "version": "1.2.20", "source": { "type": "git", "url": "https://github.com/AnourValar/eloquent-serialize.git", - "reference": "7ab1be9b9d9a2369643b5e58796cd43717b9b5c3" + "reference": "f8408e92768ff295990e3a1edb7e47950e008c63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/AnourValar/eloquent-serialize/zipball/7ab1be9b9d9a2369643b5e58796cd43717b9b5c3", - "reference": "7ab1be9b9d9a2369643b5e58796cd43717b9b5c3", + "url": "https://api.github.com/repos/AnourValar/eloquent-serialize/zipball/f8408e92768ff295990e3a1edb7e47950e008c63", + "reference": "f8408e92768ff295990e3a1edb7e47950e008c63", "shasum": "" }, "require": { - "laravel/framework": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", + "laravel/framework": "^8.0|^9.0|^10.0|^11.0", "php": "^7.4|^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.26", "laravel/legacy-factories": "^1.1", - "orchestra/testbench": "~3.6.0|~3.7.0|~3.8.0|^4.0|^5.0|^6.0|^7.0|^8.0|^9.0", + "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0", "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^10.5", + "phpunit/phpunit": "^9.5|^10.5", "psalm/plugin-laravel": "^2.8", "squizlabs/php_codesniffer": "^3.7" }, @@ -68,35 +68,35 @@ ], "support": { "issues": "https://github.com/AnourValar/eloquent-serialize/issues", - "source": "https://github.com/AnourValar/eloquent-serialize/tree/1.2.19" + "source": "https://github.com/AnourValar/eloquent-serialize/tree/1.2.20" }, - "time": "2024-03-03T05:05:13+00:00" + "time": "2024-03-08T14:48:54+00:00" }, { "name": "archtechx/laravel-seo", - "version": "v0.7.0", + "version": "v0.10.0", "source": { "type": "git", "url": "https://github.com/archtechx/laravel-seo.git", - "reference": "3a17c8ee117cfa2655dded5e997dfaf75e4ec1eb" + "reference": "686d0cb3531089168093ea9e8822b0f6c3cb54c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/archtechx/laravel-seo/zipball/3a17c8ee117cfa2655dded5e997dfaf75e4ec1eb", - "reference": "3a17c8ee117cfa2655dded5e997dfaf75e4ec1eb", + "url": "https://api.github.com/repos/archtechx/laravel-seo/zipball/686d0cb3531089168093ea9e8822b0f6c3cb54c7", + "reference": "686d0cb3531089168093ea9e8822b0f6c3cb54c7", "shasum": "" }, "require": { - "illuminate/support": "^8.24|^9.0|^10.0", - "illuminate/view": "^8.24|^9.0|^10.0", - "php": "^8.0" + "illuminate/support": "^10.0|^11.0", + "illuminate/view": "^10.0|^11.0", + "php": "^8.2" }, "require-dev": { "intervention/image": "^2.7", - "nunomaduro/larastan": "^1.0|^2.4", - "orchestra/testbench": "^6.23|^7.0|^8.0", - "pestphp/pest": "^1.2|^2.0", - "pestphp/pest-plugin-laravel": "^1.0|^2.0" + "nunomaduro/larastan": "^2.4", + "orchestra/testbench": "^8.0|^9.0", + "pestphp/pest": "^2.0", + "pestphp/pest-plugin-laravel": "^2.0" }, "type": "library", "extra": { @@ -126,9 +126,9 @@ ], "support": { "issues": "https://github.com/archtechx/laravel-seo/issues", - "source": "https://github.com/archtechx/laravel-seo/tree/v0.7.0" + "source": "https://github.com/archtechx/laravel-seo/tree/v0.10.0" }, - "time": "2023-03-03T13:19:18+00:00" + "time": "2024-03-12T12:10:41+00:00" }, { "name": "blade-ui-kit/blade-heroicons", @@ -1422,16 +1422,16 @@ }, { "name": "filament/actions", - "version": "v3.2.45", + "version": "v3.2.49", "source": { "type": "git", "url": "https://github.com/filamentphp/actions.git", - "reference": "3a859410aaf76fb5bf1c549da9cca2ac652f26f5" + "reference": "90886c43e1ac2625693dc70679be4b9420afe13c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/actions/zipball/3a859410aaf76fb5bf1c549da9cca2ac652f26f5", - "reference": "3a859410aaf76fb5bf1c549da9cca2ac652f26f5", + "url": "https://api.github.com/repos/filamentphp/actions/zipball/90886c43e1ac2625693dc70679be4b9420afe13c", + "reference": "90886c43e1ac2625693dc70679be4b9420afe13c", "shasum": "" }, "require": { @@ -1471,20 +1471,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2024-03-07T13:17:38+00:00" + "time": "2024-03-14T12:01:26+00:00" }, { "name": "filament/filament", - "version": "v3.2.45", + "version": "v3.2.49", "source": { "type": "git", "url": "https://github.com/filamentphp/panels.git", - "reference": "8fd6884b47810d82e26300caf13cd7e28957d44f" + "reference": "310ee025cdae8bb05c40ab620924a9272aff1c73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/panels/zipball/8fd6884b47810d82e26300caf13cd7e28957d44f", - "reference": "8fd6884b47810d82e26300caf13cd7e28957d44f", + "url": "https://api.github.com/repos/filamentphp/panels/zipball/310ee025cdae8bb05c40ab620924a9272aff1c73", + "reference": "310ee025cdae8bb05c40ab620924a9272aff1c73", "shasum": "" }, "require": { @@ -1536,20 +1536,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2024-03-07T13:17:55+00:00" + "time": "2024-03-14T12:01:31+00:00" }, { "name": "filament/forms", - "version": "v3.2.45", + "version": "v3.2.49", "source": { "type": "git", "url": "https://github.com/filamentphp/forms.git", - "reference": "c379e41ecfdd66fc2b50fa7db591ab118c4f6de7" + "reference": "21515f37ee2de29f9753302112723a7b73162793" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/forms/zipball/c379e41ecfdd66fc2b50fa7db591ab118c4f6de7", - "reference": "c379e41ecfdd66fc2b50fa7db591ab118c4f6de7", + "url": "https://api.github.com/repos/filamentphp/forms/zipball/21515f37ee2de29f9753302112723a7b73162793", + "reference": "21515f37ee2de29f9753302112723a7b73162793", "shasum": "" }, "require": { @@ -1592,20 +1592,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2024-03-07T13:17:40+00:00" + "time": "2024-03-14T10:54:01+00:00" }, { "name": "filament/infolists", - "version": "v3.2.45", + "version": "v3.2.49", "source": { "type": "git", "url": "https://github.com/filamentphp/infolists.git", - "reference": "cca6545710362cdd42e349defb7d7bb4b21a7de3" + "reference": "72217e2ae055bfea51feb3351e00f269b188796d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/infolists/zipball/cca6545710362cdd42e349defb7d7bb4b21a7de3", - "reference": "cca6545710362cdd42e349defb7d7bb4b21a7de3", + "url": "https://api.github.com/repos/filamentphp/infolists/zipball/72217e2ae055bfea51feb3351e00f269b188796d", + "reference": "72217e2ae055bfea51feb3351e00f269b188796d", "shasum": "" }, "require": { @@ -1643,20 +1643,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2024-03-07T13:17:47+00:00" + "time": "2024-03-14T10:54:02+00:00" }, { "name": "filament/notifications", - "version": "v3.2.45", + "version": "v3.2.49", "source": { "type": "git", "url": "https://github.com/filamentphp/notifications.git", - "reference": "93c1d72b12ff1bed520d082a1292ab25a566a8d8" + "reference": "a25fe75eeebc61d4a6e2bfa88e9e501a5f8020bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/notifications/zipball/93c1d72b12ff1bed520d082a1292ab25a566a8d8", - "reference": "93c1d72b12ff1bed520d082a1292ab25a566a8d8", + "url": "https://api.github.com/repos/filamentphp/notifications/zipball/a25fe75eeebc61d4a6e2bfa88e9e501a5f8020bd", + "reference": "a25fe75eeebc61d4a6e2bfa88e9e501a5f8020bd", "shasum": "" }, "require": { @@ -1695,11 +1695,11 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2024-02-29T12:30:04+00:00" + "time": "2024-03-14T10:54:06+00:00" }, { "name": "filament/spatie-laravel-translatable-plugin", - "version": "v3.2.45", + "version": "v3.2.49", "source": { "type": "git", "url": "https://github.com/filamentphp/spatie-laravel-translatable-plugin.git", @@ -1744,16 +1744,16 @@ }, { "name": "filament/support", - "version": "v3.2.45", + "version": "v3.2.49", "source": { "type": "git", "url": "https://github.com/filamentphp/support.git", - "reference": "f60a06fc11ce0520bf8296c350fa6e3ba2556632" + "reference": "b17bc4e8eb1b9fc1970384d60ca78fb230f3d9e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/support/zipball/f60a06fc11ce0520bf8296c350fa6e3ba2556632", - "reference": "f60a06fc11ce0520bf8296c350fa6e3ba2556632", + "url": "https://api.github.com/repos/filamentphp/support/zipball/b17bc4e8eb1b9fc1970384d60ca78fb230f3d9e4", + "reference": "b17bc4e8eb1b9fc1970384d60ca78fb230f3d9e4", "shasum": "" }, "require": { @@ -1797,20 +1797,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2024-03-07T13:18:04+00:00" + "time": "2024-03-14T10:54:28+00:00" }, { "name": "filament/tables", - "version": "v3.2.45", + "version": "v3.2.49", "source": { "type": "git", "url": "https://github.com/filamentphp/tables.git", - "reference": "2c2587a71b0e3fe3c5c0fae9dc9f70e74005b1c9" + "reference": "260fa164f4f5c792da40c0a3fa8bb274b64dbf56" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/tables/zipball/2c2587a71b0e3fe3c5c0fae9dc9f70e74005b1c9", - "reference": "2c2587a71b0e3fe3c5c0fae9dc9f70e74005b1c9", + "url": "https://api.github.com/repos/filamentphp/tables/zipball/260fa164f4f5c792da40c0a3fa8bb274b64dbf56", + "reference": "260fa164f4f5c792da40c0a3fa8bb274b64dbf56", "shasum": "" }, "require": { @@ -1850,20 +1850,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2024-03-07T13:18:08+00:00" + "time": "2024-03-14T10:54:32+00:00" }, { "name": "filament/widgets", - "version": "v3.2.45", + "version": "v3.2.49", "source": { "type": "git", "url": "https://github.com/filamentphp/widgets.git", - "reference": "fe151db7d32f1f85117a5be46b3fedd8ebb6380b" + "reference": "38a011b9a556a2786028eb80aa135e171569d2af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/widgets/zipball/fe151db7d32f1f85117a5be46b3fedd8ebb6380b", - "reference": "fe151db7d32f1f85117a5be46b3fedd8ebb6380b", + "url": "https://api.github.com/repos/filamentphp/widgets/zipball/38a011b9a556a2786028eb80aa135e171569d2af", + "reference": "38a011b9a556a2786028eb80aa135e171569d2af", "shasum": "" }, "require": { @@ -1894,32 +1894,32 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2024-03-04T12:10:03+00:00" + "time": "2024-03-14T10:54:33+00:00" }, { "name": "flowframe/laravel-trend", - "version": "v0.1.5", + "version": "v0.2.0", "source": { "type": "git", "url": "https://github.com/Flowframe/laravel-trend.git", - "reference": "bc43bf7840ff60aca39e856ad96f5e990fac83d7" + "reference": "bae1232325a59a7c9e99a372c80afab82309503b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Flowframe/laravel-trend/zipball/bc43bf7840ff60aca39e856ad96f5e990fac83d7", - "reference": "bc43bf7840ff60aca39e856ad96f5e990fac83d7", + "url": "https://api.github.com/repos/Flowframe/laravel-trend/zipball/bae1232325a59a7c9e99a372c80afab82309503b", + "reference": "bae1232325a59a7c9e99a372c80afab82309503b", "shasum": "" }, "require": { - "illuminate/contracts": "^8.37|^9|^10.0", - "php": "^8.0", + "illuminate/contracts": "^8.37|^9|^10.0|^11.0", + "php": "^8.2", "spatie/laravel-package-tools": "^1.4.3" }, "require-dev": { - "nunomaduro/collision": "^5.3|^6.1", - "orchestra/testbench": "^6.15|^7.0|^8.0", - "pestphp/pest": "^1.18", - "pestphp/pest-plugin-laravel": "^1.1", + "nunomaduro/collision": "^5.3|^6.1|^8.0", + "orchestra/testbench": "^6.15|^7.0|^8.0|^9.0", + "pestphp/pest": "^1.18|^2.34", + "pestphp/pest-plugin-laravel": "^1.1|^2.3", "spatie/laravel-ray": "^1.23", "vimeo/psalm": "^4.8|^5.6" }, @@ -1960,7 +1960,7 @@ ], "support": { "issues": "https://github.com/Flowframe/laravel-trend/issues", - "source": "https://github.com/Flowframe/laravel-trend/tree/v0.1.5" + "source": "https://github.com/Flowframe/laravel-trend/tree/v0.2.0" }, "funding": [ { @@ -1968,7 +1968,7 @@ "type": "github" } ], - "time": "2023-03-22T20:51:43+00:00" + "time": "2024-03-14T13:45:40+00:00" }, { "name": "fruitcake/php-cors", @@ -2395,20 +2395,20 @@ }, { "name": "lara-zeus/core", - "version": "v3.1.8", + "version": "v3.1.9", "source": { "type": "git", "url": "https://github.com/lara-zeus/core.git", - "reference": "70ade9eff04a35ec3fdf3ba1383e315efae16fb8" + "reference": "6613106e2773f1072d303fef980e0db0e44b1645" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lara-zeus/core/zipball/70ade9eff04a35ec3fdf3ba1383e315efae16fb8", - "reference": "70ade9eff04a35ec3fdf3ba1383e315efae16fb8", + "url": "https://api.github.com/repos/lara-zeus/core/zipball/6613106e2773f1072d303fef980e0db0e44b1645", + "reference": "6613106e2773f1072d303fef980e0db0e44b1645", "shasum": "" }, "require": { - "archtechx/laravel-seo": "^0.7", + "archtechx/laravel-seo": "^0.10", "calebporzio/sushi": "^2.4", "codeat3/blade-iconpark": "^1.5", "ext-json": "*", @@ -2478,7 +2478,7 @@ "type": "github" } ], - "time": "2024-03-01T22:42:56+00:00" + "time": "2024-03-12T20:33:06+00:00" }, { "name": "lara-zeus/list-group", @@ -2569,16 +2569,16 @@ }, { "name": "laravel/framework", - "version": "v10.47.0", + "version": "v10.48.2", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "fce29b8de62733cdecbe12e3bae801f83fff2ea4" + "reference": "32a8bb151d748b579c3794dea53b56bd40dfbbd3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/fce29b8de62733cdecbe12e3bae801f83fff2ea4", - "reference": "fce29b8de62733cdecbe12e3bae801f83fff2ea4", + "url": "https://api.github.com/repos/laravel/framework/zipball/32a8bb151d748b579c3794dea53b56bd40dfbbd3", + "reference": "32a8bb151d748b579c3794dea53b56bd40dfbbd3", "shasum": "" }, "require": { @@ -2626,6 +2626,7 @@ "conflict": { "carbonphp/carbon-doctrine-types": ">=3.0", "doctrine/dbal": ">=4.0", + "mockery/mockery": "1.6.8", "phpunit/phpunit": ">=11.0.0", "tightenco/collect": "<5.5.33" }, @@ -2771,7 +2772,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-03-05T15:18:36+00:00" + "time": "2024-03-12T16:35:43+00:00" }, { "name": "laravel/prompts", @@ -3169,16 +3170,16 @@ }, { "name": "league/flysystem", - "version": "3.24.0", + "version": "3.25.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "b25a361508c407563b34fac6f64a8a17a8819675" + "reference": "4c44347133618cccd9b3df1729647a1577b4ad99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/b25a361508c407563b34fac6f64a8a17a8819675", - "reference": "b25a361508c407563b34fac6f64a8a17a8819675", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/4c44347133618cccd9b3df1729647a1577b4ad99", + "reference": "4c44347133618cccd9b3df1729647a1577b4ad99", "shasum": "" }, "require": { @@ -3206,7 +3207,7 @@ "friendsofphp/php-cs-fixer": "^3.5", "google/cloud-storage": "^1.23", "microsoft/azure-storage-blob": "^1.1", - "phpseclib/phpseclib": "^3.0.34", + "phpseclib/phpseclib": "^3.0.36", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9.5.11|^10.0", "sabre/dav": "^4.6.0" @@ -3243,7 +3244,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.24.0" + "source": "https://github.com/thephpleague/flysystem/tree/3.25.0" }, "funding": [ { @@ -3255,7 +3256,7 @@ "type": "github" } ], - "time": "2024-02-04T12:10:17+00:00" + "time": "2024-03-09T17:06:45+00:00" }, { "name": "league/flysystem-local", @@ -3549,16 +3550,16 @@ }, { "name": "livewire/livewire", - "version": "v3.4.7", + "version": "v3.4.9", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "05f25dab062cd6a1ec24d8df9e889f890c832cb0" + "reference": "c65b3f0798ab2c9338213ede3588c3cdf4e6fcc0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/05f25dab062cd6a1ec24d8df9e889f890c832cb0", - "reference": "05f25dab062cd6a1ec24d8df9e889f890c832cb0", + "url": "https://api.github.com/repos/livewire/livewire/zipball/c65b3f0798ab2c9338213ede3588c3cdf4e6fcc0", + "reference": "c65b3f0798ab2c9338213ede3588c3cdf4e6fcc0", "shasum": "" }, "require": { @@ -3612,7 +3613,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v3.4.7" + "source": "https://github.com/livewire/livewire/tree/v3.4.9" }, "funding": [ { @@ -3620,7 +3621,7 @@ "type": "github" } ], - "time": "2024-03-05T15:54:03+00:00" + "time": "2024-03-14T14:03:32+00:00" }, { "name": "masterminds/html5", @@ -4969,27 +4970,27 @@ }, { "name": "ryangjchandler/blade-tabler-icons", - "version": "v2.2.1", + "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/ryangjchandler/blade-tabler-icons.git", - "reference": "712e92cfc7e5a32496415810003d2a9b137d1121" + "reference": "cd359f5d3b406a982dae1aaaf121d84067576a2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ryangjchandler/blade-tabler-icons/zipball/712e92cfc7e5a32496415810003d2a9b137d1121", - "reference": "712e92cfc7e5a32496415810003d2a9b137d1121", + "url": "https://api.github.com/repos/ryangjchandler/blade-tabler-icons/zipball/cd359f5d3b406a982dae1aaaf121d84067576a2e", + "reference": "cd359f5d3b406a982dae1aaaf121d84067576a2e", "shasum": "" }, "require": { "blade-ui-kit/blade-icons": "^1.5", - "illuminate/support": "^10.0", + "illuminate/support": "^10.0 || ^11.0", "php": "^8.1" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.14", - "orchestra/testbench": "^8.0", - "phpunit/phpunit": "^9.5.10" + "orchestra/testbench": "^8.0 || ^9.0", + "phpunit/phpunit": "^9.5.10 || ^10.5" }, "type": "library", "extra": { @@ -5025,9 +5026,9 @@ ], "support": { "issues": "https://github.com/ryangjchandler/blade-tabler-icons/issues", - "source": "https://github.com/ryangjchandler/blade-tabler-icons/tree/v2.2.1" + "source": "https://github.com/ryangjchandler/blade-tabler-icons/tree/v2.3.0" }, - "time": "2024-02-28T12:36:17+00:00" + "time": "2024-03-12T23:54:24+00:00" }, { "name": "spatie/color", @@ -8020,16 +8021,16 @@ }, { "name": "composer/pcre", - "version": "3.1.1", + "version": "3.1.2", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9" + "reference": "4775f35b2d70865807c89d32c8e7385b86eb0ace" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/00104306927c7a0919b4ced2aaa6782c1e61a3c9", - "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9", + "url": "https://api.github.com/repos/composer/pcre/zipball/4775f35b2d70865807c89d32c8e7385b86eb0ace", + "reference": "4775f35b2d70865807c89d32c8e7385b86eb0ace", "shasum": "" }, "require": { @@ -8071,7 +8072,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.1.1" + "source": "https://github.com/composer/pcre/tree/3.1.2" }, "funding": [ { @@ -8087,7 +8088,7 @@ "type": "tidelift" } ], - "time": "2023-10-11T07:11:09+00:00" + "time": "2024-03-07T15:38:35+00:00" }, { "name": "composer/semver", @@ -8770,16 +8771,16 @@ }, { "name": "jean85/pretty-package-versions", - "version": "2.0.5", + "version": "2.0.6", "source": { "type": "git", "url": "https://github.com/Jean85/pretty-package-versions.git", - "reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af" + "reference": "f9fdd29ad8e6d024f52678b570e5593759b550b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/ae547e455a3d8babd07b96966b17d7fd21d9c6af", - "reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af", + "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/f9fdd29ad8e6d024f52678b570e5593759b550b4", + "reference": "f9fdd29ad8e6d024f52678b570e5593759b550b4", "shasum": "" }, "require": { @@ -8787,9 +8788,9 @@ "php": "^7.1|^8.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.17", + "friendsofphp/php-cs-fixer": "^3.2", "jean85/composer-provided-replaced-stub-package": "^1.0", - "phpstan/phpstan": "^0.12.66", + "phpstan/phpstan": "^1.4", "phpunit/phpunit": "^7.5|^8.5|^9.4", "vimeo/psalm": "^4.3" }, @@ -8823,9 +8824,9 @@ ], "support": { "issues": "https://github.com/Jean85/pretty-package-versions/issues", - "source": "https://github.com/Jean85/pretty-package-versions/tree/2.0.5" + "source": "https://github.com/Jean85/pretty-package-versions/tree/2.0.6" }, - "time": "2021-10-08T21:21:46+00:00" + "time": "2024-03-08T09:58:59+00:00" }, { "name": "justinrainbow/json-schema", @@ -9031,16 +9032,16 @@ }, { "name": "league/container", - "version": "4.2.0", + "version": "4.2.2", "source": { "type": "git", "url": "https://github.com/thephpleague/container.git", - "reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab" + "reference": "ff346319ca1ff0e78277dc2311a42107cc1aab88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/container/zipball/375d13cb828649599ef5d48a339c4af7a26cd0ab", - "reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab", + "url": "https://api.github.com/repos/thephpleague/container/zipball/ff346319ca1ff0e78277dc2311a42107cc1aab88", + "reference": "ff346319ca1ff0e78277dc2311a42107cc1aab88", "shasum": "" }, "require": { @@ -9101,7 +9102,7 @@ ], "support": { "issues": "https://github.com/thephpleague/container/issues", - "source": "https://github.com/thephpleague/container/tree/4.2.0" + "source": "https://github.com/thephpleague/container/tree/4.2.2" }, "funding": [ { @@ -9109,11 +9110,11 @@ "type": "github" } ], - "time": "2021-11-16T10:29:06+00:00" + "time": "2024-03-13T13:12:53+00:00" }, { "name": "mockery/mockery", - "version": "1.6.7", + "version": "1.6.9", "source": { "type": "git", "url": "https://github.com/mockery/mockery.git", @@ -9765,16 +9766,16 @@ }, { "name": "orchestra/testbench", - "version": "v8.21.1", + "version": "v8.22.0", "source": { "type": "git", "url": "https://github.com/orchestral/testbench.git", - "reference": "c22a81802a68e746e032edf65cbb68af28a52670" + "reference": "77e857d3f57c892dbe76e71d4212f5f03a66887f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench/zipball/c22a81802a68e746e032edf65cbb68af28a52670", - "reference": "c22a81802a68e746e032edf65cbb68af28a52670", + "url": "https://api.github.com/repos/orchestral/testbench/zipball/77e857d3f57c892dbe76e71d4212f5f03a66887f", + "reference": "77e857d3f57c892dbe76e71d4212f5f03a66887f", "shasum": "" }, "require": { @@ -9782,8 +9783,8 @@ "fakerphp/faker": "^1.21", "laravel/framework": "^10.40", "mockery/mockery": "^1.5.1", - "orchestra/testbench-core": "^8.21.1", - "orchestra/workbench": "^1.2 || ^8.2", + "orchestra/testbench-core": "^8.23", + "orchestra/workbench": "^1.4 || ^8.4", "php": "^8.1", "phpunit/phpunit": "^9.6 || ^10.1", "symfony/process": "^6.2", @@ -9814,22 +9815,22 @@ ], "support": { "issues": "https://github.com/orchestral/testbench/issues", - "source": "https://github.com/orchestral/testbench/tree/v8.21.1" + "source": "https://github.com/orchestral/testbench/tree/v8.22.0" }, - "time": "2024-01-22T03:22:22+00:00" + "time": "2024-03-13T06:52:48+00:00" }, { "name": "orchestra/testbench-core", - "version": "v8.22.1", + "version": "v8.23.0", "source": { "type": "git", "url": "https://github.com/orchestral/testbench-core.git", - "reference": "b0006c092694828f4b0fa409a369b798e5e26f8d" + "reference": "35936ff29b42439fda75dbb635cc57e113f17c98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/b0006c092694828f4b0fa409a369b798e5e26f8d", - "reference": "b0006c092694828f4b0fa409a369b798e5e26f8d", + "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/35936ff29b42439fda75dbb635cc57e113f17c98", + "reference": "35936ff29b42439fda75dbb635cc57e113f17c98", "shasum": "" }, "require": { @@ -9839,7 +9840,7 @@ }, "conflict": { "brianium/paratest": "<6.4.0 || >=7.0.0 <7.1.4 || >=8.0.0", - "laravel/framework": "<10.40 || >=11.0.0", + "laravel/framework": "<10.48.2 || >=11.0.0", "nunomaduro/collision": "<6.4.0 || >=7.0.0 <7.4.0 || >=8.0.0", "orchestra/testbench-dusk": "<8.21.0 || >=9.0.0", "orchestra/workbench": "<1.0.0", @@ -9847,7 +9848,7 @@ }, "require-dev": { "fakerphp/faker": "^1.21", - "laravel/framework": "^10.40", + "laravel/framework": "^10.48.2", "laravel/pint": "^1.6", "mockery/mockery": "^1.5.1", "phpstan/phpstan": "^1.10.7", @@ -9861,7 +9862,7 @@ "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.40).", + "laravel/framework": "Required for testing (^10.48.2).", "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).", @@ -9908,20 +9909,20 @@ "issues": "https://github.com/orchestral/testbench/issues", "source": "https://github.com/orchestral/testbench-core" }, - "time": "2024-02-21T23:33:22+00:00" + "time": "2024-03-13T04:02:37+00:00" }, { "name": "orchestra/workbench", - "version": "v8.3.0", + "version": "v8.4.0", "source": { "type": "git", "url": "https://github.com/orchestral/workbench.git", - "reference": "1246c7ffd0ab8b1cbf9a9b346a50921dd83bc24b" + "reference": "7db7009377fd1afe25c783e9092af911cd04b3a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/workbench/zipball/1246c7ffd0ab8b1cbf9a9b346a50921dd83bc24b", - "reference": "1246c7ffd0ab8b1cbf9a9b346a50921dd83bc24b", + "url": "https://api.github.com/repos/orchestral/workbench/zipball/7db7009377fd1afe25c783e9092af911cd04b3a9", + "reference": "7db7009377fd1afe25c783e9092af911cd04b3a9", "shasum": "" }, "require": { @@ -9976,41 +9977,41 @@ ], "support": { "issues": "https://github.com/orchestral/workbench/issues", - "source": "https://github.com/orchestral/workbench/tree/v8.3.0" + "source": "https://github.com/orchestral/workbench/tree/v8.4.0" }, - "time": "2024-03-03T14:32:38+00:00" + "time": "2024-03-13T06:02:29+00:00" }, { "name": "pestphp/pest", - "version": "v2.34.1", + "version": "v2.34.2", "source": { "type": "git", "url": "https://github.com/pestphp/pest.git", - "reference": "78d9fd31d0bf50f9eb9daf855d69217e681b5e3e" + "reference": "853f6efce6bc86636f48a0e921a44ccee9a66cf3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pestphp/pest/zipball/78d9fd31d0bf50f9eb9daf855d69217e681b5e3e", - "reference": "78d9fd31d0bf50f9eb9daf855d69217e681b5e3e", + "url": "https://api.github.com/repos/pestphp/pest/zipball/853f6efce6bc86636f48a0e921a44ccee9a66cf3", + "reference": "853f6efce6bc86636f48a0e921a44ccee9a66cf3", "shasum": "" }, "require": { "brianium/paratest": "^7.3.1", - "nunomaduro/collision": "^7.10.0|^8.1.0", - "nunomaduro/termwind": "^1.15.1|^2.0.0", + "nunomaduro/collision": "^7.10.0|^8.1.1", + "nunomaduro/termwind": "^1.15.1|^2.0.1", "pestphp/pest-plugin": "^2.1.1", "pestphp/pest-plugin-arch": "^2.7.0", "php": "^8.1.0", - "phpunit/phpunit": "^10.5.11" + "phpunit/phpunit": "^10.5.12" }, "conflict": { - "phpunit/phpunit": ">10.5.11", + "phpunit/phpunit": ">10.5.12", "sebastian/exporter": "<5.1.0", "webmozart/assert": "<1.11.0" }, "require-dev": { "pestphp/pest-dev-tools": "^2.16.0", - "pestphp/pest-plugin-type-coverage": "^2.8.0", + "pestphp/pest-plugin-type-coverage": "^2.8.1", "symfony/process": "^6.4.0|^7.0.4" }, "bin": [ @@ -10074,7 +10075,7 @@ ], "support": { "issues": "https://github.com/pestphp/pest/issues", - "source": "https://github.com/pestphp/pest/tree/v2.34.1" + "source": "https://github.com/pestphp/pest/tree/v2.34.2" }, "funding": [ { @@ -10086,7 +10087,7 @@ "type": "github" } ], - "time": "2024-02-28T15:15:55+00:00" + "time": "2024-03-11T18:05:47+00:00" }, { "name": "pestphp/pest-plugin", @@ -10893,16 +10894,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.60", + "version": "1.10.62", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "95dcea7d6c628a3f2f56d091d8a0219485a86bbe" + "reference": "cd5c8a1660ed3540b211407c77abf4af193a6af9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/95dcea7d6c628a3f2f56d091d8a0219485a86bbe", - "reference": "95dcea7d6c628a3f2f56d091d8a0219485a86bbe", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/cd5c8a1660ed3540b211407c77abf4af193a6af9", + "reference": "cd5c8a1660ed3540b211407c77abf4af193a6af9", "shasum": "" }, "require": { @@ -10951,20 +10952,20 @@ "type": "tidelift" } ], - "time": "2024-03-07T13:30:19+00:00" + "time": "2024-03-13T12:27:20+00:00" }, { "name": "phpunit/php-code-coverage", - "version": "10.1.12", + "version": "10.1.14", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "842f72662d6b9edda84c4b6f13885fd9cd53dc63" + "reference": "e3f51450ebffe8e0efdf7346ae966a656f7d5e5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/842f72662d6b9edda84c4b6f13885fd9cd53dc63", - "reference": "842f72662d6b9edda84c4b6f13885fd9cd53dc63", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/e3f51450ebffe8e0efdf7346ae966a656f7d5e5b", + "reference": "e3f51450ebffe8e0efdf7346ae966a656f7d5e5b", "shasum": "" }, "require": { @@ -11021,7 +11022,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.12" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.14" }, "funding": [ { @@ -11029,7 +11030,7 @@ "type": "github" } ], - "time": "2024-03-02T07:22:05+00:00" + "time": "2024-03-12T15:33:41+00:00" }, { "name": "phpunit/php-file-iterator", @@ -11276,16 +11277,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.11", + "version": "10.5.12", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "0d968f6323deb3dbfeba5bfd4929b9415eb7a9a4" + "reference": "41a9886b85ac7bf3929853baf96b95361cd69d2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0d968f6323deb3dbfeba5bfd4929b9415eb7a9a4", - "reference": "0d968f6323deb3dbfeba5bfd4929b9415eb7a9a4", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/41a9886b85ac7bf3929853baf96b95361cd69d2b", + "reference": "41a9886b85ac7bf3929853baf96b95361cd69d2b", "shasum": "" }, "require": { @@ -11357,7 +11358,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.11" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.12" }, "funding": [ { @@ -11373,7 +11374,7 @@ "type": "tidelift" } ], - "time": "2024-02-25T14:05:00+00:00" + "time": "2024-03-09T12:04:07+00:00" }, { "name": "pimple/pimple", @@ -12525,32 +12526,32 @@ }, { "name": "slevomat/coding-standard", - "version": "8.14.1", + "version": "8.15.0", "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", - "reference": "fea1fd6f137cc84f9cba0ae30d549615dbc6a926" + "reference": "7d1d957421618a3803b593ec31ace470177d7817" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/fea1fd6f137cc84f9cba0ae30d549615dbc6a926", - "reference": "fea1fd6f137cc84f9cba0ae30d549615dbc6a926", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/7d1d957421618a3803b593ec31ace470177d7817", + "reference": "7d1d957421618a3803b593ec31ace470177d7817", "shasum": "" }, "require": { "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0", "php": "^7.2 || ^8.0", "phpstan/phpdoc-parser": "^1.23.1", - "squizlabs/php_codesniffer": "^3.7.1" + "squizlabs/php_codesniffer": "^3.9.0" }, "require-dev": { "phing/phing": "2.17.4", "php-parallel-lint/php-parallel-lint": "1.3.2", - "phpstan/phpstan": "1.10.37", + "phpstan/phpstan": "1.10.60", "phpstan/phpstan-deprecation-rules": "1.1.4", - "phpstan/phpstan-phpunit": "1.3.14", - "phpstan/phpstan-strict-rules": "1.5.1", - "phpunit/phpunit": "8.5.21|9.6.8|10.3.5" + "phpstan/phpstan-phpunit": "1.3.16", + "phpstan/phpstan-strict-rules": "1.5.2", + "phpunit/phpunit": "8.5.21|9.6.8|10.5.11" }, "type": "phpcodesniffer-standard", "extra": { @@ -12574,7 +12575,7 @@ ], "support": { "issues": "https://github.com/slevomat/coding-standard/issues", - "source": "https://github.com/slevomat/coding-standard/tree/8.14.1" + "source": "https://github.com/slevomat/coding-standard/tree/8.15.0" }, "funding": [ { @@ -12586,7 +12587,7 @@ "type": "tidelift" } ], - "time": "2023-10-08T07:28:08+00:00" + "time": "2024-03-09T15:20:58+00:00" }, { "name": "spatie/backtrace", From 5459ed9ca8917b6c5959fe0675125119d2382421 Mon Sep 17 00:00:00 2001 From: Ash Monsh Date: Thu, 14 Mar 2024 17:15:33 +0300 Subject: [PATCH 2/2] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ed69034d..b6c7c09d 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "lara-zeus/accordion": "^1.0", "lara-zeus/core": "^3.1", "lara-zeus/list-group": "^1.0", - "ryangjchandler/blade-tabler-icons": "^2.2" + "ryangjchandler/blade-tabler-icons": "^2.3" }, "require-dev": { "laravel/pint": "^1.0",