Skip to content

Commit 99d6e35

Browse files
authored
Update licence hint for JMS serializer
JMS serializer changed its license to MIT in v1.12.0
1 parent ff23048 commit 99d6e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/serializer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1245,7 +1245,7 @@ Learn more
12451245
.. seealso::
12461246

12471247
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).
1248+
library, `JMS serializer`_ (versions before `v1.12.0` were released under the Apache license, so incompatible with GPLv2 projects).
12491249

12501250
.. _`PSR-1 standard`: https://www.php-fig.org/psr/psr-1/
12511251
.. _`JMS serializer`: https://github.com/schmittjoh/serializer

0 commit comments

Comments
 (0)