Skip to content

Commit 7ad2017

Browse files
committed
[Console] Bash completion integration
1 parent 20438b6 commit 7ad2017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"require-dev": {
2323
"composer/composer": "^1.0.2|^2.0",
24-
"symfony/console": "^4.4|^5.0|^6.0",
24+
"symfony/console": "^5.4|^6.0",
2525
"symfony/dotenv": "^5.1|^6.0",
2626
"symfony/http-foundation": "^4.4|^5.0|^6.0",
2727
"symfony/http-kernel": "^4.4|^5.0|^6.0"

0 commit comments

Comments
 (0)