From 5c006778930536dee755c548a1448acbd34ed2b7 Mon Sep 17 00:00:00 2001 From: Mark Date: Tue, 31 Dec 2013 23:04:02 +0400 Subject: [PATCH] aspect mock requirement removed --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index f771aba..dbdcd35 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,6 @@ "yiisoft/yii2-gii": "*", "yiisoft/yii2-swiftmailer": "*", "codeception/codeception": "*", - "codeception/aspect-mock": "*", "codeception/specify": "*" }, "scripts": {