Skip to content

Commit e679008

Browse files
committed
deps: Adds Symfony 7 support
1 parent 43afdf2 commit e679008

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"ext-json": "*",
2626
"artemeon/console": "^0.4.1",
2727
"guzzlehttp/guzzle": "^7.3.0",
28-
"symfony/console": "^5.0|^6.0",
29-
"symfony/yaml": "^5.0|^6.0",
30-
"nunomaduro/termwind": "^1.5",
28+
"symfony/console": "^5.0|^6.0|^7.0",
29+
"symfony/yaml": "^5.0|^6.0|^7.0",
30+
"nunomaduro/termwind": "^1.5|^2.0",
3131
"composer-runtime-api": "^2.2.2",
3232
"ahinkle/packagist-latest-version": "^2.0"
3333
},

0 commit comments

Comments
 (0)