Skip to content

Commit 23b973c

Browse files
Update symfony/cache requirement from ^5.0|^6.0 to ^5.0|^6.0|^7.0 (#46)
--- updated-dependencies: - dependency-name: symfony/cache dependency-version: 7.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92f803a commit 23b973c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
],
3030
"require-dev": {
3131
"phpunit/phpunit": "^12.0",
32-
"symfony/cache": "^5.0|^6.0",
32+
"symfony/cache": "^5.0|^6.0|^7.0",
3333
"bentools/cartesian-product": "^1.3",
3434
"symfony/polyfill-php80": "^1.27",
3535
"symfony/dom-crawler": "^5.0|^6.0",

0 commit comments

Comments
 (0)