remove yaml dependency

This commit is contained in:
a-sansara 2017-03-15 23:43:26 +01:00
parent 76934e686d
commit 9a2d79ed69

View File

@ -17,7 +17,6 @@
}
},
"require" : {
"php" : ">=5.4",
"symfony/yaml" : "^3.2"
"php" : ">=5.4"
}
}