diff --git a/composer.json b/composer.json index 3b06ec0..48528f4 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "php": ">=7.0", "voku/arrayy": "~7.0", "voku/simple-mysqli": "~8.0", - "hashids/hashids": "~2.0 || ~3.0 || ~4.0" + "hashids/hashids": "~2.0 || ~3.0 || ~4.0 || ~5.0" }, "require-dev": { "phpunit/phpunit": "~6.0 || ~7.0",