Skip to content

Commit a92bc88

Browse files
committed
minor #9623 add missing redirection map entry (xabbuh)
This PR was merged into the 3.4 branch. Discussion ---------- add missing redirection map entry <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 0a9f70d add missing redirection map entry
2 parents 931e6f6 + 0a9f70d commit a92bc88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_build/redirection_map

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@
349349
/form /forms
350350
/form/use_virtual_forms /form/inherit_data_option
351351
/security/target_path /security
352+
/service_container/service_locators /service_container/service_subscribers_locators
352353
/service_container/third_party /service_container
353354
/templating/templating_service /templates
354355
/testing/simulating_authentication /testing/http_authentication

0 commit comments

Comments
 (0)