Skip to content

Commit

Permalink
fix(deps): update non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2024
1 parent 58de147 commit 9fca057
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "MIT",
"require": {
"php": "^8.2",
"laravel/framework": "11.18.1",
"laravel/framework": "11.19.0",
"laravel/octane": "2.5.2",
"laravel/passport": "12.2.1",
"laravel/reverb": "@beta",
Expand All @@ -24,7 +24,7 @@
"laravel/sail": "1.31.0",
"mockery/mockery": "1.6.12",
"nunomaduro/collision": "8.3.0",
"phpunit/phpunit": "11.2.8",
"phpunit/phpunit": "11.2.9",
"spatie/laravel-ignition": "2.8.0"
},
"autoload": {
Expand Down
24 changes: 12 additions & 12 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
},
"devDependencies": {
"laravel-vite-plugin": "1.0.5",
"vite": "5.3.4"
"vite": "5.3.5"
}
}

0 comments on commit 9fca057

Please sign in to comment.