Skip to content

Commit 000c8b5

Browse files
authored
Use stable version of yiisoft/config package
1 parent 30b9e44 commit 000c8b5

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
@@ -37,7 +37,7 @@
3737
"yiisoft/auth": "^3.0",
3838
"yiisoft/cache": "^1.0",
3939
"yiisoft/cache-file": "^1.0",
40-
"yiisoft/config": "^1.0@dev",
40+
"yiisoft/config": "^1.0",
4141
"yiisoft/data": "^3.0@dev",
4242
"yiisoft/data-response": "^1.0",
4343
"yiisoft/definitions": "^1.0",

0 commit comments

Comments
 (0)