diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 29715763f..0f98fe7a0 100644 --- a/composer.json +++ b/composer.json @@ -5,6 +5,6 @@ "php": ">=5.2.4" }, "require-dev": { - "mikey179/vfsStream": "*" + "mikey179/vfsStream": "1.1.*" } }
\ No newline at end of file |