From ebf3ed1407875380807fe02fbd18e6d36167a263 Mon Sep 17 00:00:00 2001 From: Koen Hoeijmakers Date: Fri, 16 Feb 2018 22:46:24 +0100 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 440a1ea..a65b0a4 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Argon2 implementation", "require": { "php": "^7.2", - "illuminate/hashing": "5.0.* - 5.5.*" + "illuminate/hashing": "5.0 - 5.5" }, "license": "MIT", "authors": [