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

Merge release 6.0.5 into 6.1.x #824

Merged
merged 7 commits into from
Oct 25, 2023
Merged

Commits on Oct 17, 2023

  1. qa: remove provide section from composer.json

    This project does not provide any cache implementation and therefore should not expose this `provide` section.
    
    Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
    boesing committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    69c9c52 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Merge pull request #821 from boesing/qa/remove-composer-provide-section

    Remove `provide` section from `composer.json`
    driehle committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    e0ed106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    787571b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b22329b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78fa8ea View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge pull request #823 from driehle/fix/validator-int-input

    Fix unwanted BC break from 5.x series not allowing integer input for validators
    driehle committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    53d3719 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #822 from driehle/fix/psalm

    Added @template-implements to solve Psalm issues
    driehle committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f1c5094 View commit details
    Browse the repository at this point in the history