Skip to content

Commit

Permalink
fix: upgrade min phpseclib version (#2499)
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer committed Sep 12, 2023
1 parent e48449e commit 8e7fae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -11,7 +11,7 @@
"google/apiclient-services": "~0.200",
"firebase/php-jwt": "~6.0",
"monolog/monolog": "^2.9||^3.0",
"phpseclib/phpseclib": "^3.0.2",
"phpseclib/phpseclib": "^3.0.19",
"guzzlehttp/guzzle": "~6.5||~7.0",
"guzzlehttp/psr7": "^1.8.4||^2.2.1"
},
Expand Down

0 comments on commit 8e7fae2

Please sign in to comment.