From 9acf414a2da79963d2cdb6b3d143a6857bb305d2 Mon Sep 17 00:00:00 2001 From: Pascal Borkenhagen Date: Thu, 1 Jun 2017 11:15:09 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30e9f36ff36..818888bb923 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,5 @@ To generate `composer.json` and install magento for the first time run: ``` composer require magento-hackathon/magento-composer-installer ~3.0 composer require aydin-hassan/magento-core-composer-installer ~1.2 -composer require firegento/magento ~1.9.3.1 +composer require firegento/magento ~1.9.3.3 ```