Problem/Motivation
Because of the way we commit composer.lock it's possible to dependencies to become unneeded but still in the lock file. At the moment one such library is phpunit/phpunit-mock-objects
Proposed resolution
Remove it.
Because of the way we commit composer.lock it's possible to dependencies to become unneeded but still in the lock file. At the moment one such library is phpunit/phpunit-mock-objects
Remove it.