Skip to content

Commit

Permalink
chore: update packages to be laravel 9/php 8 compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
RobJenkinson committed Jun 16, 2023
1 parent e4edab5 commit 9639060
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 46 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"php": "^8.0",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^9.0",
"laravel/passport": "^11.8"
"laravel/passport": "^10.0"
},
"autoload": {
"psr-4": {"DesignMyNight\\Laravel\\OAuth2\\": "src/"}
Expand Down
88 changes: 43 additions & 45 deletions composer.lock

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

0 comments on commit 9639060

Please sign in to comment.