Skip to content

Commit

Permalink
⬆️ Upgrade to Laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
yoan-myparcel committed Jun 12, 2024
1 parent 15c3011 commit 324d55d
Show file tree
Hide file tree
Showing 2 changed files with 726 additions and 655 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"license": "Apache-2.0",
"require": {
"aws/aws-sdk-php": "^3.295",
"laravel/framework": "^10.39",
"laravel/framework": "^11.10",
"php": "^8.3",
"guzzlehttp/guzzle": "^7.8"
},
"require-dev": {
"phpunit/phpunit": "^10.5",
"phpunit/phpunit": "^11.2",
"fakerphp/faker": "^1.23",
"mockery/mockery": "^1.6",
"roave/security-advisories": "dev-latest"
Expand Down
Loading

0 comments on commit 324d55d

Please sign in to comment.