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

Book need updates for instructions #90

Open
russeljo opened this issue Feb 11, 2020 · 1 comment
Open

Book need updates for instructions #90

russeljo opened this issue Feb 11, 2020 · 1 comment

Comments

@russeljo
Copy link

Installing doctrine cause conflicts with current skeleton app, so i install next versions:

  1. Install ZFSkeleton app ver 3.0.3 with minimall packages
  2. nextinstall doctrine-module:1.2.0
    composer require doctrine/doctrine-module:1.2.0
  3. next doctrine-orm-module 1.1.8
    composer require doctrine/doctrine-orm-module:1.1.8

Rus Lang:
чтобы доктрина встала при установке композером, нужно установить версию скелетного приложения 3.0.3 c минимальным количеством пакетов
затем установить doctrine-module:1.2.0
composer require doctrine/doctrine-module:1.2.0
затем версию доктрины 1.1.8
composer require doctrine/doctrine-orm-module:1.1.8
Остальные варианты вызывают конфликты пакетов. У меня только так установилось.

@modir
Copy link

modir commented Jan 20, 2024

Hi @russeljo I took the time to rewrite the book to Laminas and I would like to incorporate your comment. Are you talking about this section of the book? https://modir.github.io/laminas-book/doctrine/#installing-doctrine-components-with-composer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants