diff --git a/composer.json b/composer.json index 98ede9d..b0817fa 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": ">=8.1", - "contributte/di": "^0.6.0", + "nette/di": "^3.1.2", "doctrine/migrations": "^3.6.0", "symfony/console": "^6.2.0" },