Skip to content

Commit 4aaea83

Browse files
authored
Merge pull request #284 from elifesciences/widen-symfony-serialiser-support
Widen support for symfony/serializer up to 5.x
2 parents 7d4a37c + 999eabb commit 4aaea83

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
@@ -20,7 +20,7 @@
2020
"elife/api-client": "^1.0",
2121
"guzzlehttp/promises": "^1.0",
2222
"guzzlehttp/psr7": "^1.0",
23-
"symfony/serializer": "^2.8.2 || ^3.0.2"
23+
"symfony/serializer": "^2.8.2 || ^3.0.2 || ^4.0 || ^5.0"
2424
},
2525
"require-dev": {
2626
"csa/guzzle-cache-middleware": "^1.0",

0 commit comments

Comments
 (0)