Skip to content

Commit 1d5f99f

Browse files
committed
[add] symfony/cache ^7.0
1 parent 978f7dd commit 1d5f99f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": ">=8.0",
2020
"ext-json": "*",
2121
"guzzlehttp/guzzle": "^6.3||^7.0",
22-
"symfony/cache": "^6.3",
22+
"symfony/cache": "^6.3 || ^7.0",
2323
"symfony/http-foundation": "^6.2 || ^7.0"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)