Skip to content

feat: add Symfony 8 support - #86

Open
mleczakm wants to merge 1 commit into
novaway:masterfrom
mleczakm:master
Open

feat: add Symfony 8 support#86
mleczakm wants to merge 1 commit into
novaway:masterfrom
mleczakm:master

Conversation

@mleczakm

Copy link
Copy Markdown

Replace the removed #[TaggedLocator] attribute with #[AutowireLocator] (TaggedLocator was dropped in symfony/dependency-injection 8.0, its functional replacement since 6.3). Verified with the full test suite against both symfony/* ^7.4 and ^8.1.

Drops the 5.4/6.0-6.2 constraint since AutowireLocator isn't available before 6.3 and that range is no longer exercised or supported here.

Replace the removed #[TaggedLocator] attribute with #[AutowireLocator]
(TaggedLocator was dropped in symfony/dependency-injection 8.0, its
functional replacement since 6.3). Verified with the full test suite
against both symfony/* ^7.4 and ^8.1.

Drops the 5.4/6.0-6.2 constraint since AutowireLocator isn't available
before 6.3 and that range is no longer exercised or supported here.
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

Successfully merging this pull request may close these issues.

1 participant