We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c76b4 commit b343166Copy full SHA for b343166
1 file changed
composer.json
@@ -23,7 +23,7 @@
23
"php": "^7.4|^8.0",
24
"ext-json": "*",
25
"yiisoft/cache": "^1.0",
26
- "yiisoft/arrays": "^1.0",
+ "yiisoft/arrays": "^2.0",
27
"yiisoft/db": "3.0.x-dev",
28
"yiisoft/translator": "^1.0"
29
},
@@ -34,6 +34,7 @@
34
"vimeo/psalm": "^4.2",
35
"yiisoft/di": "^3.0@dev",
36
"yiisoft/db-sqlite": "3.0.x-dev",
37
+ "yiisoft/psr-dummy-provider": "^1.0",
38
"yiisoft/yii-db-migration": "1.0.x-dev"
39
40
"autoload": {
0 commit comments