diff --git a/composer.json b/composer.json index 6806f5f..337e516 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "require": { "php": "^7.4|^8.0", "yiisoft/aliases": "^2.0", - "yiisoft/csrf": "^1.2", + "yiisoft/csrf": "^2.0", "yiisoft/data-response": "^1.0", "yiisoft/friendly-exception": "^1.0", "yiisoft/html": "^2.5",