Skip to content

Commit 4018361

Browse files
authored
Update composer.json (#1677)
Updated league/oauth2-server. More details in tis PR: thephpleague/oauth2-server#1353
1 parent 8b88aff commit 4018361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"illuminate/http": "^9.0|^10.0",
2828
"illuminate/support": "^9.0|^10.0",
2929
"lcobucci/jwt": "^4.3|^5.0",
30-
"league/oauth2-server": "^8.5.2",
30+
"league/oauth2-server": "^8.5.3",
3131
"nyholm/psr7": "^1.5",
3232
"phpseclib/phpseclib": "^2.0|^3.0",
3333
"symfony/psr-http-message-bridge": "^2.1"

0 commit comments

Comments
 (0)