Skip to content

Commit 8e78a15

Browse files
committed
minor #9856 Update licence hint for JMS serializer (jdreesen)
This PR was merged into the master branch. Discussion ---------- Update licence hint for JMS serializer JMS serializer changed its license to MIT in `v1.12.0` See: - https://github.com/schmittjoh/serializer/releases - schmittjoh/serializer#956 - schmittjoh/serializer#950 I'm not sure which branch this should PR should target. Also, I'm unsure about the best wording, maybe you can guide me a bit? Commits ------- 99d6e35 Update licence hint for JMS serializer
2 parents ff23048 + 99d6e35 commit 8e78a15

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)