We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff23048 commit 99d6e35Copy full SHA for 99d6e35
components/serializer.rst
@@ -1245,7 +1245,7 @@ Learn more
1245
.. seealso::
1246
1247
A popular alternative to the Symfony Serializer Component is the third-party
1248
- 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).
1249
1250
.. _`PSR-1 standard`: https://www.php-fig.org/psr/psr-1/
1251
.. _`JMS serializer`: https://github.com/schmittjoh/serializer
0 commit comments