Skip to content

Commit

Permalink
chore(deps): upgrade laravel to 11
Browse files Browse the repository at this point in the history
  • Loading branch information
m-thalmann committed Jul 12, 2024
1 parent eb921cf commit e0ee5e8
Show file tree
Hide file tree
Showing 7 changed files with 821 additions and 813 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,15 @@
"guzzlehttp/guzzle": "^7.8",
"jenssegers/agent": "^2.6",
"laravel/fortify": "^1.19",
"laravel/framework": "^10.39",
"laravel/framework": "^11.15",
"laravel/tinker": "^2.8.2",
"sabre/dav": "^4.5.1"
},
"require-dev": {
"fakerphp/faker": "^1.23.0",
"itsgoingd/clockwork": "^5.1",
"laravel/sail": "^1.26.1",
"mockery/mockery": "^1.6.6",
"nunomaduro/collision": "^7.10",
"nunomaduro/collision": "^8.1",
"phpunit/phpunit": "^10.4.2",
"spatie/laravel-ignition": "^2.3.1"
},
Expand Down
Loading

0 comments on commit e0ee5e8

Please sign in to comment.