Attempting to update to Craft 3.1 (from 3.0.37) and seeing the following dependency conflict with craftcms/vue-asset
We鈥檝e seen this happen when composer.lock
contains a rogue reference to craftcms/vue-asset
. Try manually running composer update
to fix, and then reattempt the Craft update. If you鈥檙e not comfortable with that, send your composer.json
and composer.lock
files over to [email protected] and we鈥檒l get you sorted.
Perfect thanks!
Figured out why this is happening, and fixed it for 3.1 updates going forward via https://github.com/pixelandtonic/craftnet/commit/a4d1c103ed80035da1bc6174998550279b238866 .
Most helpful comment
Figured out why this is happening, and fixed it for 3.1 updates going forward via https://github.com/pixelandtonic/craftnet/commit/a4d1c103ed80035da1bc6174998550279b238866 .