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

build: Bump symfony/* to 6.4 #48539

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Oct 4, 2024

  1. build: Bump symfony/* to 6.4

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ec1d21e View commit details
    Browse the repository at this point in the history
  2. fix(command): Make method compatible with upstream class (backportable)

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    bd17f6c View commit details
    Browse the repository at this point in the history
  3. fix(command): Make method compatible with upstream class (requires 3r…

    …dparty bump)
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    40acfd6 View commit details
    Browse the repository at this point in the history
  4. ci: Update psalm-baseline

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4c47905 View commit details
    Browse the repository at this point in the history
  5. ci: Fix psalm by typing the QuestionHelper

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c163229 View commit details
    Browse the repository at this point in the history
  6. tests: Fix mock creation

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    97c0acf View commit details
    Browse the repository at this point in the history
  7. tests: Fix wrongly mocked method

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    48c206a View commit details
    Browse the repository at this point in the history
  8. fix: Ensure we only pass string to writeln()

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8bc18c4 View commit details
    Browse the repository at this point in the history
  9. fix(message): Fix logic of Mail test

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5ddbcee View commit details
    Browse the repository at this point in the history
  10. tests(settings): Correctly only return bool for Symfony Input::hasPar…

    …ameterOption calls
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4e53ecc View commit details
    Browse the repository at this point in the history