Skip to content

Commit 584fa3a

Browse files
authored
Merge pull request #51 from Roave/renovate/all-minor-patch
Update all non-major dependencies
2 parents 090f3bd + 964c557 commit 584fa3a

File tree

3 files changed

+578
-566
lines changed

3 files changed

+578
-566
lines changed

composer.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,14 @@
44
"type": "library",
55
"require": {
66
"php": "~8.0.0 || ~8.1.0",
7-
"doctrine/cache": "^1.7",
8-
"psr/simple-cache": "^1.0"
7+
"doctrine/cache": "^1.13.0",
8+
"psr/simple-cache": "^1.0.1"
99
},
1010
"require-dev": {
1111
"cache/integration-tests": "dev-master",
1212
"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"
13+
"infection/infection": "^0.26.16",
14+
"phpunit/phpunit": "^9.5.26"
1715
},
1816
"license": "MIT",
1917
"authors": [

0 commit comments

Comments
 (0)