From bd58b8d2ed07fc836626c49825d5cca0099f6b07 Mon Sep 17 00:00:00 2001 From: Nicolas Maillat Date: Thu, 16 May 2019 14:20:55 +0200 Subject: [PATCH] PHRAS-2576 #comment typo fix mikey179/vfsstream --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index eb0ab4b394..ad1d0d3489 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ "php": ">=5.5.9", "ext-intl": "*", "alchemy-fr/tcpdf-clone": "~6.0", - "alchemy/embed-bundle": "^2.0.0", + "alchemy/embed-bundle": "^2.0.2", "alchemy/geonames-api-consumer": "~0.1.0", "alchemy/mediavorus": "^0.4.4", "alchemy/oauth2php": "1.1.0", @@ -123,7 +123,7 @@ "paragonie/random-lib": "^2.0" }, "require-dev": { - "mikey179/vfsStream": "~1.5", + "mikey179/vfsstream": "~1.5", "phpunit/phpunit": "^4.8|^5.0" }, "autoload": {