Skip to content

Commit 9639060

Browse files
committed
chore: update packages to be laravel 9/php 8 compatible
1 parent e4edab5 commit 9639060

File tree

2 files changed

+44
-46
lines changed

2 files changed

+44
-46
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"php": "^8.0",
1414
"guzzlehttp/guzzle": "^7.2",
1515
"laravel/framework": "^9.0",
16-
"laravel/passport": "^11.8"
16+
"laravel/passport": "^10.0"
1717
},
1818
"autoload": {
1919
"psr-4": {"DesignMyNight\\Laravel\\OAuth2\\": "src/"}

composer.lock

Lines changed: 43 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)