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

Update to ORM 2.10 #525

Closed
wants to merge 5 commits into from
Closed

Commits on Sep 12, 2024

  1. Update composer.lock

    - Before updating the ORM version
    Ian Neilson authored and gregcorbett committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    71fc23c View commit details
    Browse the repository at this point in the history
  2. Update to ORM 2.7

    Ian Neilson authored and gregcorbett committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2c6bee2 View commit details
    Browse the repository at this point in the history
  3. Update to ORM 2.8

    Ian Neilson authored and gregcorbett committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    30a029a View commit details
    Browse the repository at this point in the history
  4. Update to ORM 2.9

    Ian Neilson authored and gregcorbett committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    227dad8 View commit details
    Browse the repository at this point in the history
  5. Upgrade to ORM 2.10

    - As of ORM 2.10 Doctrine annotations require an exta package called
      doctrine/annotations (requires symfony/cache). See:
      - https://www.doctrine-project.org/projects/doctrine-orm/en/2.10/reference/annotations-reference.html
      - https://github.com/doctrine/orm/blob/2.10.x/UPGRADE.md#upgrade-to-29
    Ian Neilson authored and gregcorbett committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    18349e2 View commit details
    Browse the repository at this point in the history