[composer] Used a stable version of vfsStream

This commit is contained in:
Francis Besset
2014-08-14 13:33:32 +02:00
parent fd402731af
commit e676eb0432
3 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@
"ass/xmlsecurity": "~1.0"
},
"require-dev": {
"mikey179/vfsStream": "dev-master",
"mikey179/vfsStream": "~1.0",
"symfony/filesystem": "~2.0",
"symfony/process": "~2.3"
},