From 94f190f80136440aa1e5671d53a95a8990b54f7c Mon Sep 17 00:00:00 2001
From: Iryna Lagno <ilagno@ebay.com>
Date: Fri, 10 Apr 2015 14:52:50 +0300
Subject: [PATCH] MAGETWO-33525: M2 GitHub Update (version 0.74.0-beta4)

---
 CHANGELOG.md  | 1 -
 composer.lock | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9430bbeb007..efe5e58b320 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,7 +24,6 @@
    * Fixed an issue where not all .js files were added to a bundle
    * Fixed an issue where it was possible to save an incorrect IP value in the Developer Client Restriction field
    * Fixed an issue where a raw DB error was thrown when trying to enter a custom variable with duplicated variable code
-   * Fixed the integration test failure in L4 in Magento\Framework\View\Result\Page\Interceptor::getBody()
 
 0.74.0-beta3
 =============
diff --git a/composer.lock b/composer.lock
index 58ccf41cd18..02e531e791e 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
         "This file is @generated automatically"
     ],
-    "hash": "63a416b61d4f57a4b8de60dbb400b310",
+    "hash": "974fa7d59a25f8a31c70ea53068944cd",
     "packages": [
         {
             "name": "composer/composer",
-- 
GitLab