diff --git a/composer.json b/composer.json index 019cc41..884c432 100644 --- a/composer.json +++ b/composer.json @@ -13,8 +13,8 @@ "kint-php/kint": "^5.1.1", "symfony/yaml": "^5.4.39", "paragonie/random_compat": "^9.99.100", - "firebase/php-jwt": "6.10.0", - "webmozart/assert": "1.11.1" + "firebase/php-jwt": "^6.10.0", + "webmozart/assert": "^1.11.0" }, "require-dev": { "phpunit/phpunit": "^9.0",