Skip to content

Commit c6012bd

Browse files
Bump inertiajs/inertia-laravel from 0.6.11 to 1.0.0
Bumps [inertiajs/inertia-laravel](https://github.com/inertiajs/inertia-laravel) from 0.6.11 to 1.0.0. - [Release notes](https://github.com/inertiajs/inertia-laravel/releases) - [Changelog](https://github.com/inertiajs/inertia-laravel/blob/1.x/CHANGELOG.md) - [Commits](inertiajs/inertia-laravel@v0.6.11...v1.0.0) --- updated-dependencies: - dependency-name: inertiajs/inertia-laravel dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4e649a commit c6012bd

File tree

2 files changed

+22
-19
lines changed

2 files changed

+22
-19
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"require": {
88
"php": "^8.1",
99
"guzzlehttp/guzzle": "^7.2",
10-
"inertiajs/inertia-laravel": "^0.6.8",
10+
"inertiajs/inertia-laravel": "^1.0.0",
1111
"laravel/framework": "^10.0",
1212
"laravel/jetstream": "^4.1.1",
1313
"laravel/sanctum": "^3.2",

composer.lock

Lines changed: 21 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)