Hi!
We are getting the following error message when upgrading Skosmos and running "php composer.phar update":
---
- Syncing newerton/jquery-mousewheel (dev-master c29f543) into cache
- Upgrading newerton/jquery-mousewheel (dev-master a0bc82a => dev-master c29f543): Checking out c29f5436bb
c29f5436bbdcf42ef6bfa2d5ce637161759c3abb is gone (history was rewritten?)
Update failed (Failed to execute git checkout 'c29f5436bbdcf42ef6bfa2d5ce637161759c3abb' -- && git reset --hard 'c29f5436bbdcf42ef6bfa2d5ce637161759c3abb' --
fatal: reference is not a tree: c29f5436bbdcf42ef6bfa2d5ce637161759c3abb
It looks like the commit hash is not available in the repository, maybe the commit was removed from the branch? Run "composer update newerton/jquery-mousewheel" to resolve this.)
---
The action suggested in the error message (composer update newerton/jquery-mousewheel ) did not help either.
Could you suggest how to fix this?
Best regards,
Uldis