You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to require Crayfish-Commons for Islandora because of the EntityMapper. But that means we are intermingling two instances of Symfony and can cause issues like Islandora/Crayfish-Commons#59
We should split the EntityMapper out, require it in Islandora and Milliner (the only places it's needed) and then upgrade Crayfish to use a recent version of Symfony.
The text was updated successfully, but these errors were encountered:
We need to require Crayfish-Commons for Islandora because of the EntityMapper. But that means we are intermingling two instances of Symfony and can cause issues like Islandora/Crayfish-Commons#59
We should split the EntityMapper out, require it in Islandora and Milliner (the only places it's needed) and then upgrade Crayfish to use a recent version of Symfony.
The text was updated successfully, but these errors were encountered: