Я обновил Doctrine до последней версии в моем проекте Sylius. После обновления я получаю следующую ошибку.
[Semantical Error] The annotation "@template" in class Doctrine\Common\Collections\ArrayCollection was never imported. Did you maybe forget to add a "use" statement for this annotation?
Кто-нибудь может мне помочь?
Журнал обновлений:
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 3 installs, 5 updates, 0 removals
- Updating doctrine/collections (v1.3.0 => v1.6.0): Loading from cache
- Installing doctrine/reflection (v1.0.0): Loading from cache
- Installing doctrine/event-manager (v1.0.0): Loading from cache
- Installing doctrine/persistence (v1.1.0): Loading from cache
- Updating doctrine/common (v2.8.1 => v2.10.0): Loading from cache
- Updating doctrine/dbal (v2.6.3 => v2.9.2): Loading from cache
- Updating doctrine/orm (v2.5.14 => v2.6.3): Loading from cache
- Updating symfony/doctrine-bridge (v4.1.11 => v4.2.4): Loading from cache
Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
Package symplify/token-runner is abandoned, you should avoid using it. Use https://github.com/symplify/codingstandard instead.
Writing lock file
Generating autoload files
muglug/package-versions-56: Generating version class...
muglug/package-versions-56: ...done generating version class
ocramius/package-versions: Generating version class...
ocramius/package-versions: ...done generating version class
What about running composer thanks now?
This will spread some ? by sending a ★ to 271 GitHub repositories of your fellow package maintainers.
Executing script cache:clear [OK]
Executing script assets:install public [OK]