Closed PeopleInside closed 5 years ago
Resolved... after many try.
Use composer require fof/links when your previous constraint is lower than the newly released version. Composer will block these updates in case this might impact your stability constraint.
Eg configured is 0.1
and new version is 0.2
, composer will block when using update
, so use require
.
Ok maybe this was resolving my issue i tried that, Take some time but was able to update. Thanks @luceos :) hope you are well.
Hi, when i run
composer update fof/links
for update the plugin I see system stay frozen on:the cursor continue to intermitting without complete the update.