Skip to content

Commit 47c424b

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 e95d091 commit 47c424b

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
@@ -24,7 +24,7 @@
2424
"php-soap/engine": "^2.16.0",
2525
"psr/cache": "^3.0",
2626
"psr/cache-implementation": "^3.0",
27-
"azjezz/psl": "^3.0 || ^4.0 || ^5.0"
27+
"php-standard-library/php-standard-library": "^3.0 || ^4.0 || ^5.0 || ^6.0"
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "~12.3",

0 commit comments

Comments
 (0)