Commit fec5eaba authored by Steven Jones's avatar Steven Jones
Browse files

Issue #3388703 by shubham_jain, amanp, steven jones, ericgsmith, dydave,...

Issue #3388703 by shubham_jain, amanp, steven jones, ericgsmith, dydave, ultrabob, godotislate, david.qdoscc: Deprecated call to setCellValueByColumnAndRow (module is not compatible with latest version of xls_serialization)
parent dbc02086
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -9,5 +9,8 @@
  "require-dev": {
    "drupal/search_api": "~1.12",
    "drupal/xls_serialization": "~1.0"
  },
  "conflict": {
    "phpoffice/phpspreadsheet": "<1.23.0"
  }
}