[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

@ -26,7 +26,7 @@
},
"require-dev": {
"ext-mcrypt": "*",
"mikey179/vfsStream": "dev-master"
"mikey179/vfsStream": "~1.0"
},
"autoload": {
"psr-0": { "BeSimple\\SoapCommon": "" }