diff --git a/composer.json b/composer.json index 9881b50..c4fc995 100644 --- a/composer.json +++ b/composer.json @@ -14,8 +14,5 @@ }, "require-dev": { "phpunit/phpunit": ">=4.8 <8.0" - }, - "conflict": { - "codeception/codeception": "<2.4" } }