Skip to content

Commit

Permalink
Fix yiisoft/form version (#601)
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik authored Oct 8, 2023
1 parent 9e34dc7 commit 533489c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"yiisoft/di": "^1.2",
"yiisoft/error-handler": "^3.0",
"yiisoft/factory": "^1.0",
"yiisoft/form": "dev-input",
"yiisoft/form": "dev-master",
"yiisoft/html": "^3.0",
"yiisoft/http": "^1.2",
"yiisoft/injector": "^1.0",
Expand Down

0 comments on commit 533489c

Please sign in to comment.