Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from phpspec/prophecy to mockery/mockery #8755

Merged
merged 4 commits into from Nov 25, 2022

Commits on Nov 25, 2022

  1. Switch from phpspec/prophecy to mockery/mockery

    It provides similar functionality, but is a bit more alive and does not
    prevent installation with PHP 8.2
    weirdan committed Nov 25, 2022
    Copy the full SHA
    42b71f5 View commit details
    Browse the repository at this point in the history
  2. CS fix

    weirdan committed Nov 25, 2022
    Copy the full SHA
    1183476 View commit details
    Browse the repository at this point in the history
  3. Upgrade mockery plugin

    and other assorted fixes for PHP 8.2
    weirdan committed Nov 25, 2022
    Copy the full SHA
    6c77daf View commit details
    Browse the repository at this point in the history
  4. CS fix

    weirdan committed Nov 25, 2022
    Copy the full SHA
    c417af7 View commit details
    Browse the repository at this point in the history