Skip to content

Commit 6efb527

Browse files
committed
Replace azjezz/psl with php-standard-library/php-standard-library
Swap to the official fork and add ^6.0 to the version constraint. Ref: phpro/soap-client#604
1 parent 66a35ea commit 6efb527

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
@@ -23,7 +23,7 @@
2323
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
2424
"ext-soap": "*",
2525
"ext-dom": "*",
26-
"azjezz/psl": "^3.0 || ^4.0 || ^5.0",
26+
"php-standard-library/php-standard-library": "^3.0 || ^4.0 || ^5.0 || ^6.0",
2727
"php-soap/engine": "^2.16",
2828
"php-soap/wsdl": "^1.14",
2929
"symfony/options-resolver": "^5.4 || ^6.0 || ^7.0 || ^8.0"

0 commit comments

Comments
 (0)