Skip to content

Commit

Permalink
Bump community package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
laravel-shift committed Dec 12, 2024
1 parent f26c058 commit 6c58d39
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"require": {
"php": "^8.2",
"codezero/laravel-localized-routes": "^4.0",
"guzzlehttp/guzzle": "^7.2",
"guzzlehttp/guzzle": "^7.9",
"laravel/framework": "^11.35",
"laravel/tinker": "^2.9",
"phlak/semver": "^4.1",
"silber/page-cache": "^1.0",
"spatie/laravel-ignition": "^2.0"
"silber/page-cache": "^1.1",
"spatie/laravel-ignition": "^2.9"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.13",
"barryvdh/laravel-debugbar": "^3.14",
"brianium/paratest": "^7.4",
"fakerphp/faker": "^1.23",
"laravel/sail": "^1.26",
Expand Down

0 comments on commit 6c58d39

Please sign in to comment.