Sfoglia il codice sorgente

chore(deps): 更新 firebase/php-jwt 依赖版本

- 将 firebase/php-jwt 从 ^6.11.1 升级到 ^7.0.2
runphp 1 mese fa
parent
commit
2b3fece169
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -9,7 +9,7 @@
   "require": {
     "php": ">=8.3",
     "six-shop/core": ">=0.4 <1.0",
-    "firebase/php-jwt": "^6.11.1",
+    "firebase/php-jwt": "^7.0.2",
     "ramsey/uuid": "^4.9.0"
   },
   "authors": [