Skip to content

Commit aae0d17

Browse files
author
Christoph Singer
committed
Require symfony/yaml
1 parent 8549a66 commit aae0d17

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"require":{
1616
"php":">=5.4",
1717
"symfony/framework-bundle":"^2.7|^3|^4",
18+
"symfony/yaml": "*",
1819
"jms/serializer-bundle":"^1.1|^2|^3"
1920
},
2021
"require-dev": {

0 commit comments

Comments
 (0)