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 minor dependencies, allow installation of brick/varexporter 0.5 #51

Merged
merged 4 commits into from
Jun 14, 2024

Commits on Jun 14, 2024

  1. Update all non-major dependencies

    | datasource | package              | from   | to     |
    | ---------- | -------------------- | ------ | ------ |
    | packagist  | brick/varexporter    | 0.4.0  | 0.5.0  |
    | packagist  | psalm/plugin-phpunit | 0.18.4 | 0.19.0 |
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Signed-off-by: Sebastiaan Knijnenburg <[email protected]>
    renovate[bot] authored and slknijnenburg committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2b4b13f View commit details
    Browse the repository at this point in the history
  2. Update lock-file for psalm/plugin-phpunit update

    Signed-off-by: Sebastiaan Knijnenburg <[email protected]>
    slknijnenburg committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    fb17b47 View commit details
    Browse the repository at this point in the history
  3. Address Psalm issues after update

    - Address dataProvider return type
    - Ignore NoConstructor warning for ResetAutoloadFunctionsTrait
    
    Signed-off-by: Sebastiaan Knijnenburg <[email protected]>
    slknijnenburg committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2b68754 View commit details
    Browse the repository at this point in the history
  4. Lock file maintenance

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Signed-off-by: Sebastiaan Knijnenburg <[email protected]>
    renovate[bot] authored and slknijnenburg committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3a51ab2 View commit details
    Browse the repository at this point in the history