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 all non-major dependencies #515

Merged
merged 2 commits into from
Aug 1, 2023
Merged

Commits on Aug 1, 2023

  1. Update all non-major dependencies

    | datasource  | package                     | from    | to     |
    | ----------- | --------------------------- | ------- | ------ |
    | github-tags | codecov/codecov-action      | v3.1.2  | v3.1.4 |
    | packagist   | infection/infection         | 0.26.19 | 0.27.0 |
    | packagist   | phpstan/extension-installer | 1.2.0   | 1.3.1  |
    | packagist   | phpunit/phpunit             | 10.0.19 | 10.2.6 |
    | github-tags | shivammathur/setup-php      | 2.24.0  | 2.25.5 |
    renovate[bot] authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    525b794 View commit details
    Browse the repository at this point in the history
  2. Remove usage of deprecated methods

    Signed-off-by: Luís Cobucci <[email protected]>
    lcobucci committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5edba38 View commit details
    Browse the repository at this point in the history