Skip to content

Commit

Permalink
Use stable cache packages
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark committed Feb 2, 2021
1 parent 81a7ecb commit 2a2414f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -27,8 +27,8 @@
"yiisoft/arrays": "^1.0",
"yiisoft/assets": "^1.0@dev",
"yiisoft/auth": "^3.0",
"yiisoft/cache": "^3.0@dev",
"yiisoft/cache-file": "^3.0@dev",
"yiisoft/cache": "^1.0",
"yiisoft/cache-file": "^1.0",
"yiisoft/composer-config-plugin": "^1.0@dev",
"yiisoft/csrf": "^3.0@dev",
"yiisoft/data": "^3.0@dev",
Expand Down

0 comments on commit 2a2414f

Please sign in to comment.