Skip to content

Commit d459453

Browse files
committed
🔖 Update version constraints
1 parent 2694eba commit d459453

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"require": {
2424
"php": ">=8.0",
2525
"ext-json": "*",
26-
"artemeon/console": "^0.2.0",
26+
"artemeon/console": "^0.3.0",
2727
"guzzlehttp/guzzle": "^7.3.0",
28-
"symfony/console": "^6.0",
29-
"symfony/yaml": "^6.0",
28+
"symfony/console": "^5.0|^6.0",
29+
"symfony/yaml": "^5.0|^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)