[Serializer] polyfill for json_last_error_msg is in php 5.5

This commit is contained in:
Tobias Schultze 2015-10-29 13:47:37 +01:00
parent de71e26429
commit fb031f1c9f
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
],
"require": {
"php": ">=5.3.9",
"symfony/polyfill-php54": "~1.0"
"symfony/polyfill-php55": "~1.0"
},
"require-dev": {
"symfony/yaml": "~2.0,>=2.0.5|~3.0.0",