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

bump for doctrine orm 2 -> 3, dbal 3 -> 4 through roave psr container #283

Merged
merged 5 commits into from
Jun 17, 2024

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    5fb5047 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. spliting uuid and timestamps to be first and last on the tables, assi…

    …gning AbstractEntity as MappedSuperclass for doctrine
    Claudiu Pintiuta committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    db46147 View commit details
    Browse the repository at this point in the history
  2. added doctrine/orm 3.2 in composer to prevent github actions to insta…

    …ll the lowest version
    Claudiu Pintiuta committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8f7b2ab View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. remove update to be filled on entity creation and bump dot-data-fixtu…

    …res to support orm 3 and dbal 4
    Claudiu Pintiuta committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    227804b View commit details
    Browse the repository at this point in the history
  2. ensure doctrine minimum version is 3.2

    Claudiu Pintiuta committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d1ebb75 View commit details
    Browse the repository at this point in the history