Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusjunges committed Jan 21, 2025
1 parent 88226d1 commit e93573c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,22 @@
"license": "MIT",
"require": {
"php": "^8.2",
"codezero/laravel-localized-routes": "^4.0",
"guzzlehttp/guzzle": "^7.9",
"codezero/laravel-localized-routes": "^4.0.1",
"guzzlehttp/guzzle": "^7.9.2",
"laravel/framework": "^11.39",
"laravel/tinker": "^2.9",
"laravel/tinker": "^2.10",
"phlak/semver": "^4.1",
"silber/page-cache": "^1.1",
"spatie/laravel-ignition": "^2.9"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.14",
"brianium/paratest": "^7.4",
"fakerphp/faker": "^1.23",
"laravel/sail": "^1.26",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.1",
"phpunit/phpunit": "^11.0.1",
"barryvdh/laravel-debugbar": "^3.14.10",
"brianium/paratest": "^7.7",
"fakerphp/faker": "^1.24.1",
"laravel/sail": "^1.40",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^8.5",
"phpunit/phpunit": "^11.5.3",
"tightenco/duster": "^3.1"
},
"config": {
Expand Down
6 changes: 3 additions & 3 deletions composer.lock

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

0 comments on commit e93573c

Please sign in to comment.