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 phpcr migrations for Symfony 7 without ContainerAwareInterface #700

Merged
merged 6 commits into from
Aug 27, 2024

Commits on Aug 21, 2024

  1. refactor: removing deprecations from migrations

    Christian Frantzen committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3e4f993 View commit details
    Browse the repository at this point in the history
  2. fix: add missing use statement

    Christian Frantzen committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2c9fb37 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    caf31da View commit details
    Browse the repository at this point in the history
  2. Fix code style

    alexander-schranz committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f8eab71 View commit details
    Browse the repository at this point in the history
  3. Fix code style

    alexander-schranz committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    332f02e View commit details
    Browse the repository at this point in the history
  4. Fix lint task

    alexander-schranz committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0dd4e13 View commit details
    Browse the repository at this point in the history