Skip to content

Commit dab10a4

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 6619cb0 commit dab10a4

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
@@ -20,7 +20,7 @@
2020
"php-soap/wsdl": "^1.14",
2121
"php-soap/xml": "^1.9.0",
2222
"veewee/xml": "^3.0",
23-
"azjezz/psl": "^3.0 || ^4.0 || ^5.0",
23+
"php-standard-library/php-standard-library": "^3.0 || ^4.0 || ^5.0 || ^6.0",
2424
"symfony/console": "^5.4 || ^6.0 || ^7.0 || ^8.0",
2525
"webmozart/assert": "^1.11",
2626
"php-tui/php-tui": "^0.2.1"

0 commit comments

Comments
 (0)