Skip to content

Commit fee241a

Browse files
committed
allow symfony/options-resolver v7
1 parent 4e74fae commit fee241a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"psr/http-message": "^1.1 || ^2.0",
1919
"psr/http-factory-implementation": "^1.0",
2020
"psr/http-client-implementation": "^1.0",
21-
"symfony/options-resolver": "^4.2 || ^5.0 || ^6.0",
21+
"symfony/options-resolver": "^4.2 || ^5.0 || ^6.0 || ^7.0",
2222
"netresearch/jsonmapper": "^4.0"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)