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

Improve plugin manager type inference #41

Merged
merged 8 commits into from
Jul 12, 2022

Commits on Jul 12, 2022

  1. Cleanup dotfiles and export ignores

    Signed-off-by: George Steel <george@net-glue.co.uk>
    gsteel committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    3bce9b8 View commit details
    Browse the repository at this point in the history
  2. Remove irrelevant phpunit bootstrap

    Signed-off-by: George Steel <george@net-glue.co.uk>
    gsteel committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    8f36834 View commit details
    Browse the repository at this point in the history
  3. Update locked dependencies, including removal of container interop

    Signed-off-by: George Steel <george@net-glue.co.uk>
    gsteel committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    8a4c487 View commit details
    Browse the repository at this point in the history
  4. Replace Interop\Container with Psr\Container

    Signed-off-by: George Steel <george@net-glue.co.uk>
    gsteel committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    c6f8f09 View commit details
    Browse the repository at this point in the history
  5. Add template types, improving type inference for plugin manager imple…

    …mentations
    
    Signed-off-by: George Steel <george@net-glue.co.uk>
    gsteel committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    ce93f59 View commit details
    Browse the repository at this point in the history
  6. Update psalm baseline

    Signed-off-by: George Steel <george@net-glue.co.uk>
    gsteel committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    4cfd3be View commit details
    Browse the repository at this point in the history
  7. Fix doc linting errors

    Signed-off-by: George Steel <george@net-glue.co.uk>
    gsteel committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    ee83749 View commit details
    Browse the repository at this point in the history
  8. Remove erroneous whitespace

    Signed-off-by: George Steel <george@net-glue.co.uk>
    gsteel committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    350e546 View commit details
    Browse the repository at this point in the history