Skip to content

Commit

Permalink
Update symfony dependencies (#475)
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm authored Nov 28, 2024
1 parent 238a141 commit 735cec3
Show file tree
Hide file tree
Showing 2 changed files with 321 additions and 305 deletions.
6 changes: 3 additions & 3 deletions generator/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"php": "^8.1",
"ext-simplexml": "*",
"ext-json": "*",
"symfony/console": "^4.1.4",
"symfony/process": "^4.1",
"symfony/finder": "^4.1"
"symfony/console": "^6",
"symfony/process": "^6",
"symfony/finder": "^6"
},
"require-dev": {
"phpunit/phpunit": "^10",
Expand Down
Loading

0 comments on commit 735cec3

Please sign in to comment.