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 Feb 28, 2024
1 parent 5e25de2 commit 26ca267
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 120 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@
"require": {
"php": "8.3.3",
"guzzlehttp/guzzle": "7.8.1",
"laravel/framework": "10.45.1",
"laravel/framework": "10.46.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.0",
"laravel/sail": "1.28.1",
"mockery/mockery": "1.6.7",
"nunomaduro/collision": "7.10.0",
"pestphp/pest": "2.34.0",
"phpunit/phpunit": "10.5.10",
"pestphp/pest": "2.34.1",
"phpunit/phpunit": "10.5.11",
"spatie/laravel-ignition": "2.4.2"
},
"autoload": {
Expand Down
Loading

0 comments on commit 26ca267

Please sign in to comment.