Skip to content

Commit ce6b07a

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 f2c0474 commit ce6b07a

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
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
19-
"azjezz/psl": "^3.0 || ^4.0 || ^5.0",
19+
"php-standard-library/php-standard-library": "^3.0 || ^4.0 || ^5.0 || ^6.0",
2020
"php-soap/xml": "^1.9.0"
2121
},
2222
"autoload-dev": {

0 commit comments

Comments
 (0)