Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 5, 2024
1 parent 231155a commit 695dd74
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"require": {
"php": "8.3.3",
"guzzlehttp/guzzle": "7.8.1",
"laravel/framework": "10.46.0",
"laravel/framework": "10.47.0",
"laravel/sanctum": "3.3.3",
"laravel/tinker": "2.9.0",
"nativephp/electron": "0.4.0"
},
"require-dev": {
"fakerphp/faker": "1.23.1",
"laravel/pint": "1.14.0",
"laravel/sail": "1.28.1",
"laravel/sail": "1.28.2",
"mockery/mockery": "1.6.7",
"nunomaduro/collision": "7.10.0",
"pestphp/pest": "2.34.1",
Expand Down
46 changes: 23 additions & 23 deletions composer.lock

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

0 comments on commit 695dd74

Please sign in to comment.