diff --git a/composer.json b/composer.json index db80781..7a68599 100644 --- a/composer.json +++ b/composer.json @@ -19,10 +19,10 @@ } }, "require": { - "illuminate/support": "^7.11" + "illuminate/support": "^6.0|^7.11" }, "require-dev": { - "orchestra/testbench": "^5.2", + "orchestra/testbench": "^4.0|^5.2", "spatie/valuestore": "^1.2", "ext-redis": "*" } diff --git a/tests/tmp/jobpipelinetest.json b/tests/tmp/jobpipelinetest.json deleted file mode 100644 index e69de29..0000000