Skip to content

Commit 925b079

Browse files
committed
Use stable version of log packages
1 parent ba7c4db commit 925b079

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
@@ -34,7 +34,7 @@
3434
"yiisoft/aliases": "^1.1",
3535
"yiisoft/cache": "^1.0",
3636
"yiisoft/di": "^3.0@dev",
37-
"yiisoft/log": "^3.0@dev"
37+
"yiisoft/log": "^1.0"
3838
},
3939
"autoload": {
4040
"psr-4": {

0 commit comments

Comments
 (0)