Skip to content

Commit

Permalink
Update symfony packages to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2024
1 parent 17f55b6 commit 4c2a640
Show file tree
Hide file tree
Showing 2 changed files with 325 additions and 332 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"php": ">=8.1",
"ext-ctype": "*",
"ext-iconv": "*",
"symfony/console": "6.4.*",
"symfony/dotenv": "6.4.*",
"symfony/console": "7.1.*",
"symfony/dotenv": "7.1.*",
"symfony/flex": "^2",
"symfony/framework-bundle": "6.4.*",
"symfony/framework-bundle": "7.1.*",
"symfony/monolog-bundle": "^3.10",
"symfony/runtime": "6.4.*",
"symfony/uid": "6.4.*",
"symfony/yaml": "6.4.*"
"symfony/runtime": "7.1.*",
"symfony/uid": "7.1.*",
"symfony/yaml": "7.1.*"
},
"require-dev": {
"symfony/maker-bundle": "^1.60"
Expand Down
Loading

0 comments on commit 4c2a640

Please sign in to comment.