diff --git a/composer.json b/composer.json index fa09e7c..abf620b 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "require": { "php": "^8.0|^8.1|^8.2", "ext-mbstring": "*", - "hashids/hashids": "^4.1", + "hashids/hashids": "^4.1|^5.0", "illuminate/contracts": "^9.0|^10.0" }, "require-dev": {