diff --git a/composer.json b/composer.json index c689039..245827b 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ } }, "require": { - "illuminate/support": "^6.0|^7.11|^8.0" + "illuminate/support": "^6.0|^7.11|^8.0|dev-master" }, "require-dev": { "orchestra/testbench": "^4.0|^5.2|^6.0",