Skip to content

Commit

Permalink
Merge pull request #51 from Roave/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
Ocramius authored Oct 31, 2022
2 parents 090f3bd + 964c557 commit 584fa3a
Show file tree
Hide file tree
Showing 3 changed files with 578 additions and 566 deletions.
10 changes: 4 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,14 @@
"type": "library",
"require": {
"php": "~8.0.0 || ~8.1.0",
"doctrine/cache": "^1.7",
"psr/simple-cache": "^1.0"
"doctrine/cache": "^1.13.0",
"psr/simple-cache": "^1.0.1"
},
"require-dev": {
"cache/integration-tests": "dev-master",
"cache/tag-interop": "dev-master",
"infection/infection": "^0.20.0",
"phpunit/phpunit": "^9.5.16",
"symfony/console": "^4.3",
"symfony/phpunit-bridge": "^6.1.6@dev"
"infection/infection": "^0.26.16",
"phpunit/phpunit": "^9.5.26"
},
"license": "MIT",
"authors": [
Expand Down
Loading

0 comments on commit 584fa3a

Please sign in to comment.