diff --git a/components/serializer.rst b/components/serializer.rst index f13bb81bfdf..b6d67945e0d 100644 --- a/components/serializer.rst +++ b/components/serializer.rst @@ -1245,7 +1245,7 @@ Learn more .. seealso:: A popular alternative to the Symfony Serializer Component is the third-party - library, `JMS serializer`_ (released under the Apache license, so incompatible with GPLv2 projects). + library, `JMS serializer`_ (versions before `v1.12.0` were released under the Apache license, so incompatible with GPLv2 projects). .. _`PSR-1 standard`: https://www.php-fig.org/psr/psr-1/ .. _`JMS serializer`: https://github.com/schmittjoh/serializer