Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / serialization / serialization.services.yml
index dca60947870859388228ad50dd2049ba43b6b33f..942ee05c6d6119d9dcc40a79767754d23ef34177 100644 (file)
@@ -85,7 +85,7 @@ services:
     class: Drupal\serialization\EntityResolver\UuidResolver
     tags:
       - { name: entity_resolver}
-    arguments: ['@entity.manager']
+    arguments: ['@entity.repository']
   serialization.entity_resolver.target_id:
     class: Drupal\serialization\EntityResolver\TargetIdResolver
     tags: