Browse Source

Revert "Dummy composer.json to see if it'll appease packagist"

pull/738/head
Jared Whiklo 5 years ago committed by GitHub
parent
commit
08d0fd78a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .gitignore
  2. 7
      composer.json

3
.gitignore vendored

@ -1,4 +1,3 @@
cache.properties
.DS_Store
tests/test_config.ini
vendor
tests/test_config.ini

7
composer.json

@ -1,7 +0,0 @@
{
"name": "islandora/islandora",
"description": "Core Islandora module",
"type": "drupal-module",
"license": "GPL-2.0+",
"require": {}
}
Loading…
Cancel
Save