mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
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:
parent
c959b35a7b
commit
d3a0957db9
1 changed files with 7 additions and 6 deletions
13
composer.lock
generated
13
composer.lock
generated
|
@ -1114,16 +1114,16 @@
|
|||
},
|
||||
{
|
||||
"name": "inertiajs/inertia-laravel",
|
||||
"version": "v2.0.3",
|
||||
"version": "v2.0.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/inertiajs/inertia-laravel.git",
|
||||
"reference": "b732a5cc33423b2c2366fea38b17dc637d2a0b4f"
|
||||
"reference": "bab0c0c992aa36e63d800903288d490d6b774d97"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/b732a5cc33423b2c2366fea38b17dc637d2a0b4f",
|
||||
"reference": "b732a5cc33423b2c2366fea38b17dc637d2a0b4f",
|
||||
"url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/bab0c0c992aa36e63d800903288d490d6b774d97",
|
||||
"reference": "bab0c0c992aa36e63d800903288d490d6b774d97",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1133,6 +1133,7 @@
|
|||
"symfony/console": "^6.2|^7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"guzzlehttp/guzzle": "^7.2",
|
||||
"laravel/pint": "^1.16",
|
||||
"mockery/mockery": "^1.3.3",
|
||||
"orchestra/testbench": "^8.0|^9.2|^10.0",
|
||||
|
@ -1176,9 +1177,9 @@
|
|||
],
|
||||
"support": {
|
||||
"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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue