Skip to content

Commit

Permalink
Bump min versions of symfony/cache and qossmic/deptrac-shim dev r…
Browse files Browse the repository at this point in the history
…equirements (#153)
  • Loading branch information
martin-georgiev authored Jan 11, 2024
1 parent ae35ed3 commit 1d7ccad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"phpstan/phpstan": "^1.10.55",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpunit/phpunit": "^9.6.15",
"qossmic/deptrac-shim": "^0.24||^1.0",
"qossmic/deptrac-shim": "^1.0",
"rector/rector": "^0.19",
"symfony/cache": "^5.0||^6.0"
"symfony/cache": "^6.4||^7.0"
},
"suggest": {
"php": "^8.3",
Expand Down

0 comments on commit 1d7ccad

Please sign in to comment.