Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / dependency-injection / Tests / Fixtures / yaml / services6.yml
index cf1a264525d9aa3cd3c53e425eb3f0a829def28c..20ed7e315a9962bb0f0b782eaaa9ba9dd84f23d0 100644 (file)
@@ -21,6 +21,10 @@ services:
     another_alias_for_foo:
         alias: foo
         public: false
+    request:
+        class: Request
+        synthetic: true
+        lazy: true
     another_third_alias_for_foo:
         alias: foo
     decorator_service: