From 3a94a1b75ef72205c3fd2d075f9c2e6470141d85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 03:57:35 +0000 Subject: [PATCH] Bump the major-updates group across 1 directory with 4 updates Bumps the major-updates group with 3 updates in the / directory: [inertiajs/inertia-laravel](https://github.com/inertiajs/inertia-laravel), [laravel/tinker](https://github.com/laravel/tinker) and [nwidart/laravel-modules](https://github.com/nWidart/laravel-modules). Updates `inertiajs/inertia-laravel` from 2.0.22 to 3.0.1 - [Release notes](https://github.com/inertiajs/inertia-laravel/releases) - [Changelog](https://github.com/inertiajs/inertia-laravel/blob/3.x/CHANGELOG.md) - [Commits](https://github.com/inertiajs/inertia-laravel/compare/v2.0.22...v3.0.1) Updates `laravel/framework` from 12.55.1 to 12.56.0 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md) - [Commits](https://github.com/laravel/framework/compare/v12.55.1...v12.56.0) Updates `laravel/tinker` from 2.11.1 to 3.0.0 - [Release notes](https://github.com/laravel/tinker/releases) - [Changelog](https://github.com/laravel/tinker/blob/v3.0.0/CHANGELOG.md) - [Commits](https://github.com/laravel/tinker/compare/v2.11.1...v3.0.0) Updates `nwidart/laravel-modules` from 12.0.5 to 13.0.0 - [Release notes](https://github.com/nWidart/laravel-modules/releases) - [Changelog](https://github.com/nWidart/laravel-modules/blob/master/CHANGELOG.md) - [Commits](https://github.com/nWidart/laravel-modules/compare/v12.0.5...v13.0.0) --- updated-dependencies: - dependency-name: inertiajs/inertia-laravel dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: laravel/framework dependency-version: 12.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major-updates - dependency-name: laravel/tinker dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: nwidart/laravel-modules dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates ... Signed-off-by: dependabot[bot] --- composer.json | 6 +-- composer.lock | 123 ++++++++++++++++++++++++++------------------------ 2 files changed, 66 insertions(+), 63 deletions(-) diff --git a/composer.json b/composer.json index eb06b568..c952e0ed 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "flowframe/laravel-trend": "^0.4.0", "gotenberg/gotenberg-php": "^2.8", "guzzlehttp/guzzle": "^7.2", - "inertiajs/inertia-laravel": "^2.0.3", + "inertiajs/inertia-laravel": "^3.0.1", "korridor/laravel-computed-attributes": "^3.1", "korridor/laravel-has-many-sync": "^3.1", "korridor/laravel-model-validation-rules": "^3.0", @@ -23,13 +23,13 @@ "laravel/nightwatch": "^1.11", "laravel/octane": "^2.3", "laravel/passport": "^13.0.5", - "laravel/tinker": "^2.8", + "laravel/tinker": "^3.0", "league/csv": "^9.16.0", "league/flysystem-aws-s3-v3": "^3.0", "league/iso3166": "^4.3", "maatwebsite/excel": "^3.1", "novadaemon/filament-pretty-json": "^2.2", - "nwidart/laravel-modules": "^12.0.4", + "nwidart/laravel-modules": "^13.0.0", "owen-it/laravel-auditing": "^14.0.0", "pxlrbt/filament-environment-indicator": "^2.1.0", "spatie/temporary-directory": "^2.2", diff --git a/composer.lock b/composer.lock index 60e76e59..576f6258 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": "1e9bdf2144c2563c404468205c50d7ae", + "content-hash": "9254ed6a6ec20f4a4841f46474a7fd4f", "packages": [ { "name": "anourvalar/eloquent-serialize", @@ -3435,23 +3435,23 @@ }, { "name": "inertiajs/inertia-laravel", - "version": "v2.0.22", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/inertiajs/inertia-laravel.git", - "reference": "4d5849328d4c64231f886d1422fdc945882f9094" + "reference": "4675331c428c0f77b2539684835c5e0fd27ee023" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/4d5849328d4c64231f886d1422fdc945882f9094", - "reference": "4d5849328d4c64231f886d1422fdc945882f9094", + "url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/4675331c428c0f77b2539684835c5e0fd27ee023", + "reference": "4675331c428c0f77b2539684835c5e0fd27ee023", "shasum": "" }, "require": { "ext-json": "*", - "laravel/framework": "^10.0|^11.0|^12.0|^13.0", - "php": "^8.1.0", - "symfony/console": "^6.2|^7.0|^8.0" + "laravel/framework": "^11.0|^12.0|^13.0", + "php": "^8.2.0", + "symfony/console": "^7.0|^8.0" }, "conflict": { "laravel/boost": "<2.2.0" @@ -3461,8 +3461,8 @@ "larastan/larastan": "^3.0", "laravel/pint": "^1.16", "mockery/mockery": "^1.3.3", - "orchestra/testbench": "^8.0|^9.2|^10.0|^11.0", - "phpunit/phpunit": "^10.4|^11.5|^12.0", + "orchestra/testbench": "^9.2|^10.0|^11.0", + "phpunit/phpunit": "^11.5|^12.0", "roave/security-advisories": "dev-master" }, "suggest": { @@ -3502,9 +3502,9 @@ ], "support": { "issues": "https://github.com/inertiajs/inertia-laravel/issues", - "source": "https://github.com/inertiajs/inertia-laravel/tree/v2.0.22" + "source": "https://github.com/inertiajs/inertia-laravel/tree/v3.0.1" }, - "time": "2026-03-11T15:51:16+00:00" + "time": "2026-03-25T21:07:46+00:00" }, { "name": "jawira/case-converter", @@ -4193,16 +4193,16 @@ }, { "name": "laravel/framework", - "version": "v12.55.1", + "version": "v12.56.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "6d9185a248d101b07eecaf8fd60b18129545fd33" + "reference": "dac16d424b59debb2273910dde88eb7050a2a709" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/6d9185a248d101b07eecaf8fd60b18129545fd33", - "reference": "6d9185a248d101b07eecaf8fd60b18129545fd33", + "url": "https://api.github.com/repos/laravel/framework/zipball/dac16d424b59debb2273910dde88eb7050a2a709", + "reference": "dac16d424b59debb2273910dde88eb7050a2a709", "shasum": "" }, "require": { @@ -4411,7 +4411,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-03-18T14:28:59+00:00" + "time": "2026-03-26T14:51:54+00:00" }, { "name": "laravel/jetstream", @@ -4739,16 +4739,16 @@ }, { "name": "laravel/prompts", - "version": "v0.3.15", + "version": "v0.3.16", "source": { "type": "git", "url": "https://github.com/laravel/prompts.git", - "reference": "4bb8107ec97651fd3f17f897d6489dbc4d8fb999" + "reference": "11e7d5f93803a2190b00e145142cb00a33d17ad2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/prompts/zipball/4bb8107ec97651fd3f17f897d6489dbc4d8fb999", - "reference": "4bb8107ec97651fd3f17f897d6489dbc4d8fb999", + "url": "https://api.github.com/repos/laravel/prompts/zipball/11e7d5f93803a2190b00e145142cb00a33d17ad2", + "reference": "11e7d5f93803a2190b00e145142cb00a33d17ad2", "shasum": "" }, "require": { @@ -4792,9 +4792,9 @@ "description": "Add beautiful and user-friendly forms to your command-line applications.", "support": { "issues": "https://github.com/laravel/prompts/issues", - "source": "https://github.com/laravel/prompts/tree/v0.3.15" + "source": "https://github.com/laravel/prompts/tree/v0.3.16" }, - "time": "2026-03-17T13:45:17+00:00" + "time": "2026-03-23T14:35:33+00:00" }, { "name": "laravel/serializable-closure", @@ -4859,33 +4859,33 @@ }, { "name": "laravel/tinker", - "version": "v2.11.1", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/laravel/tinker.git", - "reference": "c9f80cc835649b5c1842898fb043f8cc098dd741" + "reference": "cc74081282ba2e3dae1f0068ccb330370d24634e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/tinker/zipball/c9f80cc835649b5c1842898fb043f8cc098dd741", - "reference": "c9f80cc835649b5c1842898fb043f8cc098dd741", + "url": "https://api.github.com/repos/laravel/tinker/zipball/cc74081282ba2e3dae1f0068ccb330370d24634e", + "reference": "cc74081282ba2e3dae1f0068ccb330370d24634e", "shasum": "" }, "require": { - "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", - "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", - "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", - "php": "^7.2.5|^8.0", - "psy/psysh": "^0.11.1|^0.12.0", - "symfony/var-dumper": "^4.3.4|^5.0|^6.0|^7.0|^8.0" + "illuminate/console": "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0", + "illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0", + "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0", + "php": "^8.1", + "psy/psysh": "^0.12.0", + "symfony/var-dumper": "^5.4|^6.0|^7.0|^8.0" }, "require-dev": { "mockery/mockery": "~1.3.3|^1.4.2", "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^8.5.8|^9.3.3|^10.0" + "phpunit/phpunit": "^10.5|^11.5" }, "suggest": { - "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0)." + "illuminate/database": "The Illuminate Database package (^8.0|^9.0|^10.0|^11.0|^12.0|^13.0)." }, "type": "library", "extra": { @@ -4893,6 +4893,9 @@ "providers": [ "Laravel\\Tinker\\TinkerServiceProvider" ] + }, + "branch-alias": { + "dev-master": "3.x-dev" } }, "autoload": { @@ -4919,9 +4922,9 @@ ], "support": { "issues": "https://github.com/laravel/tinker/issues", - "source": "https://github.com/laravel/tinker/tree/v2.11.1" + "source": "https://github.com/laravel/tinker/tree/v3.0.0" }, - "time": "2026-02-06T14:12:35+00:00" + "time": "2026-03-17T14:53:17+00:00" }, { "name": "lcobucci/clock", @@ -5401,16 +5404,16 @@ }, { "name": "league/flysystem", - "version": "3.32.0", + "version": "3.33.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "254b1595b16b22dbddaaef9ed6ca9fdac4956725" + "reference": "570b8871e0ce693764434b29154c54b434905350" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/254b1595b16b22dbddaaef9ed6ca9fdac4956725", - "reference": "254b1595b16b22dbddaaef9ed6ca9fdac4956725", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/570b8871e0ce693764434b29154c54b434905350", + "reference": "570b8871e0ce693764434b29154c54b434905350", "shasum": "" }, "require": { @@ -5478,9 +5481,9 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.32.0" + "source": "https://github.com/thephpleague/flysystem/tree/3.33.0" }, - "time": "2026-02-25T17:01:41+00:00" + "time": "2026-03-25T07:59:30+00:00" }, { "name": "league/flysystem-aws-s3-v3", @@ -7244,33 +7247,33 @@ }, { "name": "nwidart/laravel-modules", - "version": "v12.0.5", + "version": "v13.0.0", "source": { "type": "git", "url": "https://github.com/nWidart/laravel-modules.git", - "reference": "5fe38e88b66394debeac785278a7e40eb81df51a" + "reference": "6aa5461e57ac89d0dc8377cdda074c10487f92f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nWidart/laravel-modules/zipball/5fe38e88b66394debeac785278a7e40eb81df51a", - "reference": "5fe38e88b66394debeac785278a7e40eb81df51a", + "url": "https://api.github.com/repos/nWidart/laravel-modules/zipball/6aa5461e57ac89d0dc8377cdda074c10487f92f9", + "reference": "6aa5461e57ac89d0dc8377cdda074c10487f92f9", "shasum": "" }, "require": { "ext-dom": "*", "ext-json": "*", "ext-simplexml": "*", - "php": ">=8.2", + "php": "^8.3", "wikimedia/composer-merge-plugin": "^2.1" }, "require-dev": { "friendsofphp/php-cs-fixer": "^v3.52", - "laravel/framework": "^v12.0", + "laravel/framework": "^13.0", "laravel/pint": "^1.16", "mockery/mockery": "^1.6", - "orchestra/testbench": "^v10.0", + "orchestra/testbench": "^11.0", "phpstan/phpstan": "^2.0", - "phpunit/phpunit": "^11.5.3|^12.0.", + "phpunit/phpunit": "^12.0.", "spatie/phpunit-snapshot-assertions": "^5.0" }, "type": "library", @@ -7284,7 +7287,7 @@ ] }, "branch-alias": { - "dev-master": "12.x-dev" + "dev-master": "13.x-dev" } }, "autoload": { @@ -7317,7 +7320,7 @@ ], "support": { "issues": "https://github.com/nWidart/laravel-modules/issues", - "source": "https://github.com/nWidart/laravel-modules/tree/v12.0.5" + "source": "https://github.com/nWidart/laravel-modules/tree/v13.0.0" }, "funding": [ { @@ -7329,7 +7332,7 @@ "type": "github" } ], - "time": "2026-03-19T18:16:17+00:00" + "time": "2026-03-19T19:16:52+00:00" }, { "name": "openspout/openspout", @@ -8674,16 +8677,16 @@ }, { "name": "psy/psysh", - "version": "v0.12.21", + "version": "v0.12.22", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "4821fab5b7cd8c49a673a9fd5754dc9162bb9e97" + "reference": "3be75d5b9244936dd4ac62ade2bfb004d13acf0f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/4821fab5b7cd8c49a673a9fd5754dc9162bb9e97", - "reference": "4821fab5b7cd8c49a673a9fd5754dc9162bb9e97", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/3be75d5b9244936dd4ac62ade2bfb004d13acf0f", + "reference": "3be75d5b9244936dd4ac62ade2bfb004d13acf0f", "shasum": "" }, "require": { @@ -8747,9 +8750,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.12.21" + "source": "https://github.com/bobthecow/psysh/tree/v0.12.22" }, - "time": "2026-03-06T21:21:28+00:00" + "time": "2026-03-22T23:03:24+00:00" }, { "name": "pxlrbt/filament-environment-indicator",