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 psalm, improve it config #32

Merged
merged 6 commits into from
Aug 6, 2023

Commits on Jul 31, 2023

  1. Update vimeo/psalm requirement from ^4.18 to ^5.14

    Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest version.
    - [Release notes](https://github.com/vimeo/psalm/releases)
    - [Commits](vimeo/psalm@4.18...5.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: vimeo/psalm
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    2b4a46f View commit details
    Browse the repository at this point in the history
  2. Update composer.json

    vjik authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    bb42a65 View commit details
    Browse the repository at this point in the history
  3. improve psalm config

    vjik committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c6ccda1 View commit details
    Browse the repository at this point in the history
  4. Fix 1

    vjik committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5bca716 View commit details
    Browse the repository at this point in the history
  5. Fix 2

    vjik committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1791ec3 View commit details
    Browse the repository at this point in the history
  6. fix

    vjik committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    9606d4a View commit details
    Browse the repository at this point in the history