Skip to content

Commit

Permalink
enable v6 and v7 of symfony/cache pkg (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
ronenlu authored Mar 24, 2024
1 parent 83b29d0 commit 671bcd2
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 283 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"require": {
"doctrine/orm": "^2.11.0|^3",
"doctrine/dbal": "^3.2",
"symfony/cache": "^5.4"
"symfony/cache": "^5.4|^6|^7"
},
"require-dev": {
"phpunit/phpunit": "^11",
Expand Down
Loading

0 comments on commit 671bcd2

Please sign in to comment.