Skip to content

Commit 369c1ce

Browse files
authored
Merge pull request #360 from swlodarski-sumoheavy/9.2.x
SP-1172 - update dependencies
2 parents a716389 + f194622 commit 369c1ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"ext-reflection": "*",
1818
"bitpay/key-utils": "^2.1",
1919
"guzzlehttp/guzzle": "^7.0",
20-
"symfony/yaml": "^6.0 || ^7.0",
20+
"symfony/yaml": "^5.0 || ^6.0 || ^7.0",
2121
"netresearch/jsonmapper": "^5.0",
22-
"symfony/console": "^6.0"
22+
"symfony/console": "^5.4 || ^6.0"
2323
},
2424
"authors": [
2525
{

0 commit comments

Comments
 (0)