Since the removal of src/Model/AddressFormatInterface.php from https://github.com/commerceguys/addressing on 21 September 2016, running composer update/install breaks sites using the Address module.

Comments

John Cook created an issue. See original summary.

bojanz’s picture

Hm, I expected the commerceguys/addressing constraint to prevent Composer from updating people to dev-master.

I'll need to merge #2804217: Remove the address format config entity and UI today.

bojanz’s picture

Okay, updated the branch alias on commerceguys/addressing from 0.x-dev to 1.x-dev, composer should now leave it alone.

John Cook’s picture

Status: Active » Fixed

Thanks for the quick turn around Bojanz :)

It turns out that there was also a custom module which was dependant on dev-master that I didn't know about. Your update highlighted it when composer was run again.

Thanks again.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.