Skip to content

Commit 13cc6e0

Browse files
authored
Merge pull request #361 from swlodarski-sumoheavy/9.2.x
SP-1172 - update symfony/console version
2 parents 369c1ce + fdda8e2 commit 13cc6e0

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)