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

Support doctrine/orm v3 + doctrine/dbal v4 #26

Merged
merged 12 commits into from
Feb 17, 2024
Merged

Support doctrine/orm v3 + doctrine/dbal v4 #26

merged 12 commits into from
Feb 17, 2024

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    f31a249 View commit details
    Browse the repository at this point in the history
  2. Allow symfony 7 in dev

    W0rma committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    43adc5b View commit details
    Browse the repository at this point in the history
  3. Allow doctrine/orm v3

    W0rma committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ff27140 View commit details
    Browse the repository at this point in the history
  4. Do not try to modify EntityManager::$repositoryFactory in doctrine/or…

    …m:3 because the property became readonly
    W0rma committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    2a8c1f9 View commit details
    Browse the repository at this point in the history
  5. Replace ramsey/uuid-doctrine with symfony/doctrine-bridge and symfony…

    …/uuid which do not block doctrine/dbal:4
    W0rma committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    964938f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07e1254 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5072552 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6142e75 View commit details
    Browse the repository at this point in the history
  9. Drop PHP 8.0

    W0rma committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9d5bca8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    04fbcfd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    edcaebb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5d6921a View commit details
    Browse the repository at this point in the history