Skip to content
Snippets Groups Projects

Resolve #3206315 "Add composer.json to"

3 files
+ 2
42
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
21
@@ -22,25 +22,5 @@
"issues": "https://www.drupal.org/project/issues/imagezoom",
"source": "https://git.drupalcode.org/project/imagezoom"
},
"repositories": {
"igorlino/elevatezoom-plus": {
"type": "package",
"canonical": false,
"package": {
"name": "igorlino/elevatezoom-plus",
"type": "library",
"version": "1.2.5",
"dist": {
"type": "zip",
}
}
}
},
"require": {
"igorlino/elevatezoom-plus": {
"version": "1.2.5",
}
}
"require": { }
}
Loading