diff --git a/composer.json b/composer.json index 31af6b9..46a8cb9 100644 --- a/composer.json +++ b/composer.json @@ -20,10 +20,10 @@ "nette/tester": "~2.4", "nette/caching": "~3.0", "nette/di": "~3.0", - "nette/utils": "~3.0", - "nette/finder": "~2.5", + "nette/utils": "~3.0 || ~4.0", + "nette/finder": "~2.5 || ~3.0", "nette/neon": "~3.0", - "nextras/multi-query-parser": "1.0.0", + "nextras/multi-query-parser": "~1.0", "phpstan/extension-installer": "1.4.3", "phpstan/phpstan": "1.12.6", "phpstan/phpstan-deprecation-rules": "1.1.4",