Browse Source

Merge pull request #738 from Islandora/revert-734-7-x-packagist

Revert "Dummy composer.json to see if it'll appease packagist"
8.x0
Diego Pino Navarro 5 years ago committed by GitHub
parent
commit
8a2a354f77
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