Skip to content

Commit

Permalink
Update yiisoft/aliases constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark committed Apr 13, 2021
1 parent d2552eb commit 580f18d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -20,7 +20,7 @@
"require": {
"php": "^7.4|^8.0",
"psr/container-implementation": "1.0.0",
"yiisoft/aliases": "^1.1",
"yiisoft/aliases": "^1.1|^2.0",
"yiisoft/arrays": "^1.0",
"yiisoft/csrf": "^1.0",
"yiisoft/data-response": "^3.0@dev",
Expand Down

0 comments on commit 580f18d

Please sign in to comment.