Skip to content

Commit

Permalink
[product-feed-mergado] bump Symfony version to ^6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vitek-rostislav committed Dec 3, 2024
1 parent 32d7c52 commit fbb6b29
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"shopsys/framework": "16.0.x-dev",
"shopsys/migrations": "16.0.x-dev",
"shopsys/plugin-interface": "16.0.x-dev",
"symfony/config": "^5.4",
"symfony/dependency-injection": "^5.4",
"symfony/form": "^5.4",
"symfony/http-kernel": "^5.4",
"symfony/translation": "^5.4",
"symfony/config": "^6.4",
"symfony/dependency-injection": "^6.4",
"symfony/form": "^6.4",
"symfony/http-kernel": "^6.4",
"symfony/translation": "^6.4",
"twig/twig": "^3.14.0"
},
"require-dev": {
Expand Down

0 comments on commit fbb6b29

Please sign in to comment.