Browse Source

composer

main
astanley 10 hours ago
parent
commit
debe7e7d11
  1. 2
      composer.json

2
composer.json

@ -1,7 +1,7 @@
{ {
"name": "roblib/islandora_pdf_action", "name": "roblib/islandora_pdf_action",
"type": "drupal-custom-module", "type": "drupal-custom-module",
"description": "The Islandora PDF Action module adds a Action to create PDFs from Image files using microservices.\n", "description": "The Islandora PDF Action module adds an Action to create PDFs from Image files using microservices.\n",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
"require": { "require": {
"drupal/islandora": "^2.0" "drupal/islandora": "^2.0"

Loading…
Cancel
Save