Skip to content

Commit

Permalink
Use stable version of log packages
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark committed Feb 11, 2021
1 parent 623f8ff commit 13425db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -44,7 +44,7 @@
"yiisoft/cache": "^1.0",
"yiisoft/composer-config-plugin": "^1.0@dev",
"yiisoft/di": "^3.0@dev",
"yiisoft/log": "^3.0@dev",
"yiisoft/log": "^1.0",
"yiisoft/router-fastroute": "^3.0@dev"
},
"suggest": {
Expand Down

0 comments on commit 13425db

Please sign in to comment.