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.
2 parents 090f3bd + 964c557 commit 584fa3aCopy full SHA for 584fa3a
composer.json
@@ -4,16 +4,14 @@
4
"type": "library",
5
"require": {
6
"php": "~8.0.0 || ~8.1.0",
7
- "doctrine/cache": "^1.7",
8
- "psr/simple-cache": "^1.0"
+ "doctrine/cache": "^1.13.0",
+ "psr/simple-cache": "^1.0.1"
9
},
10
"require-dev": {
11
"cache/integration-tests": "dev-master",
12
"cache/tag-interop": "dev-master",
13
- "infection/infection": "^0.20.0",
14
- "phpunit/phpunit": "^9.5.16",
15
- "symfony/console": "^4.3",
16
- "symfony/phpunit-bridge": "^6.1.6@dev"
+ "infection/infection": "^0.26.16",
+ "phpunit/phpunit": "^9.5.26"
17
18
"license": "MIT",
19
"authors": [
0 commit comments