Commit e70eae70 authored by Jay Prakash Mishra's avatar Jay Prakash Mishra
Browse files

Issue #3283503: laminas/laminas-escaper 2.9.0 conflicts with zendframework/zend-escaper

parent 97c7f7c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
  "description": "Convert node content into word document using the PHPOffice/PHPWord library.",
  "license": "GPL-2.0+",
  "require": {
    "phpoffice/phpword": "0.17.0",
    "phpoffice/phpword": "0.18.3",
    "drupal/core": "^8 || ^9"
  }
}