Skip to content

Commit 1951517

Browse files
authored
Merge pull request #401 from JonEastman/symfony-4-update
Symfony 4 support
2 parents 32db99d + f29ef33 commit 1951517

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
@@ -10,7 +10,7 @@
1010
"guzzlehttp/psr7": "^1.2",
1111
"monolog/monolog": "^1.17.1",
1212
"phpdocumentor/reflection-docblock": "^4.0.0 || ^3.0.3",
13-
"symfony/serializer": "^2.8.0 || ^3.0.3"
13+
"symfony/serializer": "^2.8.0 || ^3.0.3 || ^4.0.0"
1414
},
1515
"require-dev": {
1616
"php": ">=5.5.17",

0 commit comments

Comments
 (0)