Skip to content

Conversation

TheGarious
Copy link
Contributor

The ObjectNormalizer class requires the "PropertyAccess" component. Install "symfony/property-access" to use it.

 The ObjectNormalizer class requires the "PropertyAccess" component. Install "symfony/property-access" to use it.
.. code-block:: terminal
$ composer require symfony/serializer
$ composer require symfony/serializer symfony/property-access
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure about this change, we do have a note about it three lines below.

@HeahDude HeahDude added this to the 3.4 milestone Feb 19, 2020
@OskarStark
Copy link
Contributor

Closing here, it’s not really needed, as explained by @HeahDude.

Thank you for your contribution

@OskarStark OskarStark closed this Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment