diff --git a/CHANGELOG.md b/CHANGELOG.md index 40e290c..afba37f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file. This projec ## 1.0.2 (in progress) ++ [#24](https://github.com/luyadev/luya-kickstarter/issues/24) Switch back to 1.0 testsuite. + Added custom php.ini file (custom.ini) to docker basic setup in order to increase memory_limit. ## 1.0.1.1 (27. March 2018) diff --git a/composer.json b/composer.json index 0143fe3..ac45813 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "require-dev": { "yiisoft/yii2-gii" : "~2.0.0", "yiisoft/yii2-debug" : "~2.0.0", - "luyadev/luya-testsuite" : "~1.1.0" + "luyadev/luya-testsuite" : "~1.0.0" }, "scripts": { "post-create-project-cmd": [