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

Fix PHPUnit 11 compatibility #230

Merged
merged 13 commits into from
Feb 6, 2024
Merged

Fix PHPUnit 11 compatibility #230

merged 13 commits into from
Feb 6, 2024

Commits on Feb 4, 2024

  1. feat: allow PHPUnit 11

    Chris8934 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    42a0f26 View commit details
    Browse the repository at this point in the history
  2. Require phpspec/prophecy#616 and phpspec/prophecy-phpunit#59 to final…

    …ly allow PHPUnit 11
    Jean85 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    3263fe9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    730395b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    352c1d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Allow phpunit/invoker 5

    Jean85 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    05a08a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbaa02c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52744ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bad8ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac21ad9 View commit details
    Browse the repository at this point in the history
  6. Fix functional test assertion

    Jean85 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    9a8143b View commit details
    Browse the repository at this point in the history
  7. Fix CI conditional execution

    Jean85 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    7114837 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d1302ed View commit details
    Browse the repository at this point in the history
  9. Add changelog entry

    Jean85 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    73dfb78 View commit details
    Browse the repository at this point in the history