Islandora / openseadragon

Drupal Field Formatter for OpenSeadragon
https://www.drupal.org/project/openseadragon
GNU General Public License v2.0
4 stars 15 forks source link

Composer replace islandora/openseadragon. #60

Closed rosiel closed 6 months ago

rosiel commented 6 months ago

GitHub Issue: https://github.com/Islandora/documentation/issues/2270

What does this Pull Request do?

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

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

rosiel commented 6 months ago

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