diff --git a/composer.json b/composer.json index 69774729d5..3f0c963b17 100644 --- a/composer.json +++ b/composer.json @@ -108,7 +108,7 @@ "lakion/mink-debug-extension": "^1.2.3", "matthiasnoback/symfony-config-test": "^4.0", "matthiasnoback/symfony-dependency-injection-test": "^3.0", - "mikey179/vfsStream": "^1.6", + "mikey179/vfsstream": "^1.6", "pamil/phpspec-skip-example-extension": "^4.0", "pamil/prophecy-common": "^0.1", "phpspec/phpspec": "^5.0", diff --git a/src/Sylius/Bundle/ThemeBundle/composer.json b/src/Sylius/Bundle/ThemeBundle/composer.json index 1e0768ae84..dd2d52465a 100644 --- a/src/Sylius/Bundle/ThemeBundle/composer.json +++ b/src/Sylius/Bundle/ThemeBundle/composer.json @@ -41,7 +41,7 @@ "require-dev": { "matthiasnoback/symfony-config-test": "^4.0", "matthiasnoback/symfony-dependency-injection-test": "^3.0", - "mikey179/vfsStream": "^1.6", + "mikey179/vfsstream": "^1.6", "phpspec/phpspec": "^5.0", "phpunit/phpunit": "^7.0", "sylius/registry": "^1.1",