diff --git a/composer.json b/composer.json index e7c059a..0eb08cd 100644 --- a/composer.json +++ b/composer.json @@ -18,8 +18,8 @@ }, "require": { "php": "^7.4 | ^8.0", - "nette/di": "^3.0", - "nette/routing": "^3.0.0", + "nette/di": ">3.0", + "nette/routing": ">3.0.0", "tracy/tracy": "^2.8 || ^3.0", "nette/utils": "^3.1 || ^4.0", "symfony/console": ">=4.4"