Skip to content

Commit d706b2c

Browse files
chore: Raise minimum google/auth version to 1.53.0
1 parent 1e9e7c8 commit d706b2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "Apache-2.0",
1010
"require": {
1111
"php": "^8.1",
12-
"google/auth": "^1.37",
12+
"google/auth": "^1.53",
1313
"google/apiclient-services": "~0.350",
1414
"firebase/php-jwt": "^6.0||^7.0",
1515
"monolog/monolog": "^2.9||^3.0",

0 commit comments

Comments
 (0)