[PR #7420] Update getting-started.rst #10476

Closed
opened 2026-01-22 16:07:40 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/7420

State: closed
Merged: No


I propose "doctrine/orm": "2.4.*", is changed to "doctrine/orm": "*", in the example JSON file at the start of the Getting Started with Doctrine tutorial.

Without the change, I got a missing AnnotationFactory.php class error when running the orm:schema-tool:create command, and changing it to "*" fixed that for me.

**Original Pull Request:** https://github.com/doctrine/orm/pull/7420 **State:** closed **Merged:** No --- I propose `"doctrine/orm": "2.4.*",` is changed to `"doctrine/orm": "*",` in the example JSON file at the start of the Getting Started with Doctrine tutorial. Without the change, I got a missing AnnotationFactory.php class error when running the `orm:schema-tool:create` command, and changing it to `"*"` fixed that for me.
admin added the pull-request label 2026-01-22 16:07:40 +01:00
admin closed this issue 2026-01-22 16:07:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#10476