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 Jan 31, 2024
1 parent 69920b4 commit 4a112ff
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 @@ -23,12 +23,12 @@
"league/commonmark": "^2.2.0",
"league/plates": "~3.1",
"scrivo/highlight.php": "^9.15",
"symfony/console": "^4.4|^5.0|^6.0",
"symfony/http-foundation": "^4.4|^5.0|^6.0",
"symfony/mime": "^4.4|^5.0|^6.0",
"symfony/console": "7.0.3",
"symfony/http-foundation": "7.0.3",
"symfony/mime": "7.0.3",
"symfony/polyfill-intl-icu": "^1.10",
"symfony/process": "^4.4|^5.0|^6.0",
"symfony/yaml": "^4.4|^5.0|^6.0"
"symfony/process": "7.0.3",
"symfony/yaml": "7.0.3"
},
"suggest":{
"ext-intl": "Allows to translate the modified at date"
Expand Down

0 comments on commit 4a112ff

Please sign in to comment.