Skip to content

Commit fdda8e2

Browse files
SP-1172 - update symfony/console version
1 parent 369c1ce commit fdda8e2

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
@@ -19,7 +19,7 @@
1919
"guzzlehttp/guzzle": "^7.0",
2020
"symfony/yaml": "^5.0 || ^6.0 || ^7.0",
2121
"netresearch/jsonmapper": "^5.0",
22-
"symfony/console": "^5.4 || ^6.0"
22+
"symfony/console": "^4.4 || ^5.4 || ^6.0"
2323
},
2424
"authors": [
2525
{

0 commit comments

Comments
 (0)