Skip to content

Commit 9f64d47

Browse files
authored
Use stable version of yiisoft/config package
1 parent bf0925c commit 9f64d47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"yiisoft/assets": "^2.0",
3333
"yiisoft/cache": "^1.0",
3434
"yiisoft/cache-file": "^1.0",
35-
"yiisoft/config": "^1.0@dev",
35+
"yiisoft/config": "^1.0",
3636
"yiisoft/csrf": "^1.2",
3737
"yiisoft/data-response": "^1.0",
3838
"yiisoft/definitions": "^1.0",

0 commit comments

Comments
 (0)