Skip to content

Commit 3f0ac55

Browse files
authored
Added symfony/yaml to Fix #154, #155
Added symfony/yaml to composer.json.
1 parent dde3ad8 commit 3f0ac55

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"goetas/xsd2php": "^2.0",
1515
"goetas-webservices/xsd2php-runtime":"^0.2",
1616
"goetas-webservices/xsd-reader": "^0.1",
17-
"jms/serializer": "serializer-master-dev as 1.0"
17+
"jms/serializer": "serializer-master-dev as 1.0",
18+
"symfony/yaml": "^3.1"
1819
},
1920
"require-dev": {
2021
"phpunit/phpunit": "~4.0",

0 commit comments

Comments
 (0)