Skip to content

Commit 66dc9d5

Browse files
author
Palumbo
committed
fix: adding support for symfony 7
1 parent bbc5f8e commit 66dc9d5

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
@@ -56,7 +56,7 @@
5656
"psr/http-client": "^1.0",
5757
"psr/http-message": "^1.0 || ^2.0",
5858
"ramsey/uuid": "^4.0",
59-
"symfony/cache": "^3.0 || ^4.0 || ^5.0 || ^6.0"
59+
"symfony/cache": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
6060
},
6161
"require-dev": {
6262
"commercetools/php-sdk": "^2.16",

0 commit comments

Comments
 (0)