diff --git a/composer.json b/composer.json index 3bcf732..2ac9d31 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "psr/simple-cache": "^2.0", "react/async": "^4.1.0", "react/cache": "^1.2", - "thecodingmachine/safe": "^2.4.0" + "thecodingmachine/safe": "^2.4.0 || ^3.0.0" }, "require-dev": { "wyrihaximus/async-test-utilities": "^8.0.0"