Skip to content

Commit

Permalink
Merge pull request #9 from MyParcelCOM/feature/MP-6656-upgrade-laravel
Browse files Browse the repository at this point in the history
⬆️  Upgrade to Laravel 11
  • Loading branch information
zwaans authored Jun 12, 2024
2 parents 15c3011 + 324d55d commit 5b82f38
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 5b82f38

Please sign in to comment.