xiaoyu 3 anni fa
parent
commit
bbedd4c84a
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      composer.json

+ 2 - 1
composer.json

@@ -1,5 +1,6 @@
 {
     "require": {
-        "phpoffice/phpspreadsheet": "^1.22"
+        "phpoffice/phpspreadsheet": "^1.22",
+      "ext-json": "*"
     }
 }