Skip to content

Commit

Permalink
Bump core Laravel dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
laravel-shift committed May 28, 2024
1 parent e10de43 commit 5756a11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"brianium/paratest": "^6.4",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^10.48",
"laravel/sanctum": "^3.2",
"laravel/sanctum": "^3.3",
"laravel/tinker": "^2.8",
"livewire/livewire": "^2.11",
"sentry/sentry-laravel": "^3.2",
Expand All @@ -22,8 +22,8 @@
"fakerphp/faker": "^1.9.1",
"laravel/sail": "^1.18",
"mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^6.1",
"phpunit/phpunit": "^9.5.10",
"nunomaduro/collision": "^7.0",
"phpunit/phpunit": "^10.1",
"spatie/laravel-ignition": "^2.0"
},
"autoload": {
Expand Down

0 comments on commit 5756a11

Please sign in to comment.