Skip to content

Commit 19fbad6

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 b4be4c7 commit 19fbad6

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
@@ -21,7 +21,7 @@
2121
],
2222
"require": {
2323
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
24-
"azjezz/psl": "^3.0 || ^4.0 || ^5.0",
24+
"php-standard-library/php-standard-library": "^3.0 || ^4.0 || ^5.0 || ^6.0",
2525
"veewee/reflecta": "~0.11",
2626
"veewee/xml": "^3.3",
2727
"php-soap/engine": "^2.16",

0 commit comments

Comments
 (0)