Skip to content

Commit 2fed904

Browse files
authored
Support symfony/options-resolver:^6.0 (#677)
1 parent 22b0ad1 commit 2fed904

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
@@ -34,7 +34,7 @@
3434
"psr/http-client-implementation": "^1.0",
3535
"psr/http-factory-implementation": "^1.0",
3636
"psr/http-message": "^1.0",
37-
"symfony/options-resolver": "^3.4 || ^4.0 || ^5.0",
37+
"symfony/options-resolver": "^3.4 || ^4.0 || ^5.0 || ^6.0",
3838
"symfony/polyfill-php80": "^1.17"
3939
},
4040
"require-dev": {

0 commit comments

Comments
 (0)