From f320ae4709ac5394ca8d8916aeb261385d0f927e Mon Sep 17 00:00:00 2001 From: Djordy Koert Date: Sun, 19 Jan 2025 16:09:38 +0100 Subject: [PATCH] fix: deprecation warning for usage of "tagged" (#2429) ## Description Fixes deprecation warning for usage of "tagged" that got added with https://github.com/nelmio/NelmioApiDocBundle/pull/2349 https://github.com/nelmio/NelmioApiDocBundle/pull/2410 ## What type of PR is this? (check all applicable) - [x] Bug Fix - [ ] Feature - [ ] Refactor - [ ] Deprecation - [ ] Breaking Change - [ ] Documentation Update - [ ] CI ## Checklist - [ ] I have made corresponding changes to the documentation (`docs/`) - [ ] I have made corresponding changes to the changelog (`CHANGELOG.md`) --- config/services.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/services.xml b/config/services.xml index f99aacaf3..30149b573 100644 --- a/config/services.xml +++ b/config/services.xml @@ -164,7 +164,7 @@ - +