Skip to content

Commit

Permalink
[shopsys] upgrade to Symfony 6.4 (#3584)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasLudvik authored Nov 25, 2024
2 parents 5548342 + 7e88728 commit aa05f68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"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/http-kernel": "^5.4"
"symfony/config": "^6.4",
"symfony/dependency-injection": "^6.4",
"symfony/http-kernel": "^6.4"
},
"require-dev": {
"phpstan/phpstan": "^1.11.7"
Expand Down

0 comments on commit aa05f68

Please sign in to comment.