Skip to content

Commit 6408443

Browse files
authored
Update composer.json
1 parent 2ea454f commit 6408443

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
@@ -17,8 +17,8 @@
1717
"php": "^8.1",
1818
"ext-json": "*",
1919
"guzzlehttp/guzzle": "^7.0",
20-
"symfony/console": "^5.4|^6.0",
21-
"symfony/string": "^5.4|^6.0"
20+
"symfony/console": "^5.4|^7.0",
21+
"symfony/string": "^5.4|^6.0|^7.0"
2222
},
2323
"require-dev": {
2424
"roave/security-advisories": "dev-latest",
@@ -55,4 +55,4 @@
5555
},
5656
"minimum-stability": "dev",
5757
"prefer-stable": true
58-
}
58+
}

0 commit comments

Comments
 (0)