Skip to content

Commit 0ca23bd

Browse files
committed
⬆️ Upgrade Symfony console and Symfony yaml
1 parent 7f3fc45 commit 0ca23bd

File tree

2 files changed

+279
-365
lines changed

2 files changed

+279
-365
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"php": ">=8.0",
2626
"ext-json": "*",
2727
"guzzlehttp/guzzle": "^7.3.0",
28-
"symfony/console": "^5.0",
29-
"symfony/yaml": "^5.0",
28+
"symfony/console": "^6.0",
29+
"symfony/yaml": "^6.0",
3030
"nunomaduro/termwind": "^1.5",
3131
"composer-runtime-api": "^2.2.2",
3232
"ahinkle/packagist-latest-version": "^2.0"

0 commit comments

Comments
 (0)