Skip to content

Commit e83358f

Browse files
ilyashtrikulmhujer
authored andcommitted
add jms-serializer 3.0 support
- Closes #8 - Closes #9
1 parent 4e3886d commit e83358f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": "~7.2",
21-
"jms/serializer": "~2.0",
21+
"jms/serializer": "~2.0|~3.0",
2222
"ramsey/uuid": "~3.0"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)