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 5d996ae commit d29389dCopy full SHA for d29389d
composer.json
@@ -31,7 +31,7 @@
31
"php-http/message-factory": "^1.0",
32
"stefanak-michal/bolt": "^5.1",
33
"symfony/polyfill-php80": "^1.2",
34
- "psr/simple-cache": "^1.0",
+ "psr/simple-cache": ">=2.0",
35
"ext-json": "*"
36
},
37
"provide": {
@@ -52,10 +52,7 @@
52
"psalm/plugin-phpunit": "^0.15.1",
53
"monolog/monolog": "^2.2",
54
"psr/log": "^1.1",
55
- "php-di/php-di": "^6.3",
56
"vlucas/phpdotenv": "^5.0",
57
- "psr/container": "^1.1",
58
- "lctrs/psalm-psr-container-plugin": "^1.3",
59
"symfony/uid": "^5.0",
60
"symfony/var-dumper": "^5.0",
61
"cache/integration-tests": "dev-master",
0 commit comments