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

fix(CI): Reduce dependabot update-types #1606

Merged
merged 1 commit into from Oct 15, 2023
Merged

Commits on Oct 14, 2023

  1. fix(CI): Reduce dependabot update-types

    We don't update minors on stable branches unless there are security issues,
    in which case we will notice via other sources but dependabot PRs.
    
    Also configuring symfony to stay on 5.4 LTS for now while we need PHP 8.0 support
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 14, 2023
    Copy the full SHA
    ba202f2 View commit details
    Browse the repository at this point in the history