Islandora / islandora_mirador

Use the Mirador viewer with your Islandora site.
https://www.drupal.org/project/islandora_mirador
GNU General Public License v2.0
3 stars 9 forks source link

Composer replace islandora/islandora_mirador. #46

Closed rosiel closed 6 months ago

rosiel commented 6 months ago

What does this Pull Request do?

Tells composer this package replaces islandora/islandora_mirador. Important when you're accessing the package as drupal/islandora_mirador.

What's new?

How should this be tested?

Once merged, and tagged, and pulled by composer through Drupal's package repository, this will allow dependencies on islandora_mirador to know that this package satisfies the requirement.

Documentation Status

Additional Notes:

Any additional information that you think would be helpful when reviewing this PR.

Interested parties

Tag (@ mention) interested parties or, if unsure, @Islandora/committers

rosiel commented 6 months ago

This is breaking packagist, as a package cannot replace itself.