Skip to content

Commit ecde816

Browse files
committed
Bump php-soap/wsdl-reader minimum to ^0.31
Ensures --prefer-lowest resolves a wsdl-reader version that uses php-standard-library/php-standard-library instead of azjezz/psl.
1 parent f8c07c3 commit ecde816

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
@@ -27,7 +27,7 @@
2727
"php-soap/engine": "^2.19",
2828
"php-soap/wsdl": "^1.18",
2929
"php-soap/xml": "^1.9",
30-
"php-soap/wsdl-reader": "^0.30"
30+
"php-soap/wsdl-reader": "^0.31"
3131
},
3232
"require-dev": {
3333
"vimeo/psalm": "~6.13",

0 commit comments

Comments
 (0)