Skip to content

Commit

Permalink
Use stable version of yiisoft/csrf
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark committed Feb 23, 2021
1 parent 097d2c2 commit 2bda888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -22,7 +22,7 @@
"psr/container-implementation": "1.0.0",
"yiisoft/aliases": "^1.1",
"yiisoft/arrays": "^1.0",
"yiisoft/csrf": "^3.0@dev",
"yiisoft/csrf": "^1.0",
"yiisoft/data-response": "^3.0@dev",
"yiisoft/strings": "^2.0",
"yiisoft/view": "^3.0@dev"
Expand Down

0 comments on commit 2bda888

Please sign in to comment.