diff --git a/composer.json b/composer.json index a8442b9..f4137b3 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "baraja-core/url": "^1.1", "baraja-core/service-method-invoker": "^2.0", "nette/di": "^3.0", - "nette/utils": "^3.0", + "nette/utils": "^3.0 || ^4.0", "symfony/yaml": "^5.0", "symfony/translation": "^5.0" },