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

Update dependency phpunit/phpunit to v10 #111

Merged
merged 4 commits into from
Jun 14, 2023

Commits on Jun 14, 2023

  1. Update dependency phpunit/phpunit to v10

    | datasource | package         | from   | to     |
    | ---------- | --------------- | ------ | ------ |
    | packagist  | phpunit/phpunit | 9.5.26 | 10.2.2 |
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and Xerkus committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    48b5495 View commit details
    Browse the repository at this point in the history
  2. Migrate phpunit configuration

    Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
    Xerkus committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    de6b52a View commit details
    Browse the repository at this point in the history
  3. Implement consecutive constraint to replace withConsecutive removed b…

    …y PhpUnit v10
    
    Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
    Xerkus committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    4502633 View commit details
    Browse the repository at this point in the history
  4. Migrate tests to PhpUnit v10

    Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
    Xerkus committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    bdcbc5a View commit details
    Browse the repository at this point in the history