Skip to content

Commit 4a18fca

Browse files
committed
build: allow installation of symfony/string version 7
1 parent 240cfde commit 4a18fca

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
@@ -28,7 +28,7 @@
2828
"php-http/mock-client": "^1.6",
2929
"psr/http-factory": "^1.0",
3030
"psr/http-message": "^1.0|^2.0",
31-
"symfony/string": "^5.4|^6.0"
31+
"symfony/string": "^5.4|^6.0|^7.0"
3232
},
3333
"require-dev": {
3434
"friendsofphp/php-cs-fixer": "^3.16",

0 commit comments

Comments
 (0)