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 5b06adc commit d6b3cebCopy full SHA for d6b3ceb
1 file changed
composer.json
@@ -33,9 +33,10 @@
33
"rector/rector": "^0.14",
34
"roave/infection-static-analysis-plugin": "^1.16",
35
"spatie/phpunit-watcher": "^1.23",
36
- "vimeo/psalm": "^4.18",
+ "vimeo/psalm": "^4.3",
37
"yiisoft/aliases": "^2.0",
38
- "yiisoft/cache": "^2.0"
+ "yiisoft/cache": "^2.0",
39
+ "yiisoft/cache-file": "^2.0"
40
},
41
"autoload": {
42
"psr-4": {
0 commit comments