Skip to content

Commit

Permalink
GET-2405 | feat(magento-market): updated symfony library for magento …
Browse files Browse the repository at this point in the history
…market automated varnish test
  • Loading branch information
Riccardo De Leo committed Nov 6, 2023
1 parent 853e7d8 commit d8e51da
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"php": ">=8.0",
"ext-json": "*",
"guzzlehttp/guzzle": "^7.0",
"symfony/validator": "^v5.4.8",
"doctrine/annotations": "^1.13",
"symfony/serializer": "^5.4.9",
"symfony/cache": "^5.4.9"
"symfony/validator": "6.3.7",
"doctrine/annotations": "^1.14.3",
"symfony/serializer": "6.3.7",
"symfony/cache": "6.3.6"
},
"require-dev": {
"phpmd/phpmd": "^2",
Expand Down

0 comments on commit d8e51da

Please sign in to comment.