Skip to content

Commit 791c7a7

Browse files
committed
Bump minimum engine/wsdl to versions with PSL swap
Ensures --prefer-lowest does not pull in azjezz/psl alongside php-standard-library/php-standard-library.
1 parent dab10a4 commit 791c7a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
1717
"ext-dom": "*",
1818
"goetas-webservices/xsd-reader": "^0.4.11",
19-
"php-soap/engine": "^2.16",
20-
"php-soap/wsdl": "^1.14",
19+
"php-soap/engine": "^2.19",
20+
"php-soap/wsdl": "^1.18",
2121
"php-soap/xml": "^1.9.0",
2222
"veewee/xml": "^3.0",
2323
"php-standard-library/php-standard-library": "^3.0 || ^4.0 || ^5.0 || ^6.0",

0 commit comments

Comments
 (0)