Skip to content

Commit

Permalink
Bump Composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
musimana committed Jul 23, 2024
1 parent 8c0d088 commit 76e8cf2
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 108 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "MIT",
"require": {
"php": "8.2.*||8.3.*",
"guzzlehttp/guzzle": "^7.8.1",
"guzzlehttp/guzzle": "^7.9",
"inertiajs/inertia-laravel": "^1.3",
"laravel/framework": "^11.16",
"laravel/tinker": "^2.9.0",
Expand All @@ -25,9 +25,9 @@
"larastan/larastan": "^2.9",
"laravel/dusk": "^8.2",
"laravel/pint": "^1.16",
"laravel/sail": "^1.30",
"laravel/sail": "^1.31",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.1.1",
"nunomaduro/collision": "^8.3",
"pestphp/pest": "^2.34",
"pestphp/pest-plugin-laravel": "^2.4",
"spatie/laravel-ignition": "^2.8"
Expand Down
Loading

0 comments on commit 76e8cf2

Please sign in to comment.