Skip to content

Commit

Permalink
Merge pull request #10 from goetas-webservices/jms-v3
Browse files Browse the repository at this point in the history
Allow jms v3
  • Loading branch information
goetas authored Apr 23, 2019
2 parents 6320a9f + 1d9b472 commit caf7967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"license": "LGPL-3.0-or-later",
"require": {
"php": "^5.5|^7.0",
"jms/serializer": "^1.2|^2.0",
"jms/serializer": "^1.2|^2.0|^3.0",
"symfony/yaml": "^2.2|^3.0|^4.0"
},
"conflict": {
Expand Down

0 comments on commit caf7967

Please sign in to comment.