Composer(deps): Bump inertiajs/inertia-laravel from 2.0.3 to 2.0.4

---
updated-dependencies:
- dependency-name: inertiajs/inertia-laravel
  dependency-version: 2.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-18 06:27:34 +00:00 committed by GitHub
commit d3a0957db9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

13
composer.lock generated
View file

@ -1114,16 +1114,16 @@
}, },
{ {
"name": "inertiajs/inertia-laravel", "name": "inertiajs/inertia-laravel",
"version": "v2.0.3", "version": "v2.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/inertiajs/inertia-laravel.git", "url": "https://github.com/inertiajs/inertia-laravel.git",
"reference": "b732a5cc33423b2c2366fea38b17dc637d2a0b4f" "reference": "bab0c0c992aa36e63d800903288d490d6b774d97"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/b732a5cc33423b2c2366fea38b17dc637d2a0b4f", "url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/bab0c0c992aa36e63d800903288d490d6b774d97",
"reference": "b732a5cc33423b2c2366fea38b17dc637d2a0b4f", "reference": "bab0c0c992aa36e63d800903288d490d6b774d97",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1133,6 +1133,7 @@
"symfony/console": "^6.2|^7.0" "symfony/console": "^6.2|^7.0"
}, },
"require-dev": { "require-dev": {
"guzzlehttp/guzzle": "^7.2",
"laravel/pint": "^1.16", "laravel/pint": "^1.16",
"mockery/mockery": "^1.3.3", "mockery/mockery": "^1.3.3",
"orchestra/testbench": "^8.0|^9.2|^10.0", "orchestra/testbench": "^8.0|^9.2|^10.0",
@ -1176,9 +1177,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/inertiajs/inertia-laravel/issues", "issues": "https://github.com/inertiajs/inertia-laravel/issues",
"source": "https://github.com/inertiajs/inertia-laravel/tree/v2.0.3" "source": "https://github.com/inertiajs/inertia-laravel/tree/v2.0.4"
}, },
"time": "2025-06-20T07:38:21+00:00" "time": "2025-07-15T08:08:04+00:00"
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",