Add google/auth and related libraries, and update other dependencies

This commit is contained in:
Kijin Sung 2024-04-20 23:50:39 +09:00
parent d861040766
commit d39434d426
217 changed files with 13266 additions and 2110 deletions

View file

@ -28,18 +28,21 @@
"coolsms/php-sdk": "2.*",
"doctrine/lexer": "1.*",
"egulias/email-validator": "3.2.*",
"firebase/php-jwt": "6.4.0",
"enshrined/svg-sanitize": "0.*",
"ezyang/htmlpurifier": "4.16.*",
"guzzlehttp/guzzle": "7.5.*",
"google/auth": "1.26.*",
"guzzlehttp/guzzle": "7.8.*",
"jbbcode/jbbcode": "1.4.*",
"leafo/lessphp": "dev-master",
"league/html-to-markdown": "5.*",
"league/html-to-markdown": "5.1.*",
"matthiasmullie/minify": "1.3.*",
"matthiasmullie/path-converter": "1.1.*",
"michelf/php-markdown": "1.9.*",
"michelf/php-smartypants": "1.8.*",
"psr/cache": "1.0.1",
"rmccue/requests": "1.8.*",
"scssphp/scssphp": "1.11.*",
"scssphp/scssphp": "1.12.*",
"swiftmailer/swiftmailer": "6.3.0",
"symfony/deprecation-contracts": "2.5.*",
"true/punycode": "2.*"