Skip to content

Commit 5526e9c

Browse files
committed
fix lowest supported JMSSerializerBundle release
1 parent 8e009b7 commit 5526e9c

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
@@ -61,7 +61,7 @@
6161
"symfony/expression-language": "~2.7|^3.0|^4.0",
6262
"symfony/css-selector": "^3.4|^4.0",
6363
"phpoption/phpoption": "^1.1",
64-
"jms/serializer-bundle": "^2.0|^3.0",
64+
"jms/serializer-bundle": "^2.3.1|^3.0",
6565
"jms/serializer": "^1.13|^2.0",
6666
"psr/http-message": "^1.0"
6767
},

0 commit comments

Comments
 (0)