Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

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 7e9a0c9 commit 5ab830f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -21,7 +21,7 @@
"require": {
"php": "^7.4|^8.0",
"league/flysystem": "^2.0",
"yiisoft/aliases": "^1.1.0",
"yiisoft/aliases": "^1.1|^2.0",
"yiisoft/di": "^3.0@dev"
},
"require-dev": {
Expand Down

0 comments on commit 5ab830f

Please sign in to comment.