You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All of the tests need to be altered to use native PHPUnit Mocks instead of Prophecy. Prophecy needs removing from dependencies. A huge chunk of the Psalm baseline is due to prophecy usage here.
The text was updated successfully, but these errors were encountered:
Feature Request
Summary
All of the tests need to be altered to use native PHPUnit Mocks instead of Prophecy. Prophecy needs removing from dependencies. A huge chunk of the Psalm baseline is due to prophecy usage here.
The text was updated successfully, but these errors were encountered: