Skip to content

Commit 8c0e015

Browse files
committed
Upgrade jwilsson/oauth2-client to 4.x
1 parent bb409c0 commit 8c0e015

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
@@ -17,7 +17,7 @@
1717
},
1818
"require": {
1919
"php": "^8.2",
20-
"jwilsson/oauth2-client": "^3.0",
20+
"jwilsson/oauth2-client": "^4.0",
2121
"php-http/client-common": "^2.3",
2222
"php-http/message": "^1.11",
2323
"php-http/promise": "^1.1",

0 commit comments

Comments
 (0)