Skip to content

Commit

Permalink
Use stable version of yiisoft/config package
Browse files Browse the repository at this point in the history
  • Loading branch information
devanych committed Dec 17, 2021
1 parent bf0925c commit 9f64d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -32,7 +32,7 @@
"yiisoft/assets": "^2.0",
"yiisoft/cache": "^1.0",
"yiisoft/cache-file": "^1.0",
"yiisoft/config": "^1.0@dev",
"yiisoft/config": "^1.0",
"yiisoft/csrf": "^1.2",
"yiisoft/data-response": "^1.0",
"yiisoft/definitions": "^1.0",
Expand Down

0 comments on commit 9f64d47

Please sign in to comment.