Skip to content

Replace azjezz/psl with php-standard-library/php-standard-library#45

Merged
veewee merged 3 commits intophp-soap:mainfrom
veewee:feature/replace-psl-with-php-standard-library
Mar 19, 2026
Merged

Replace azjezz/psl with php-standard-library/php-standard-library#45
veewee merged 3 commits intophp-soap:mainfrom
veewee:feature/replace-psl-with-php-standard-library

Conversation

@veewee
Copy link
Member

@veewee veewee commented Mar 19, 2026

Summary

  • Replace azjezz/psl with php-standard-library/php-standard-library (drop-in replacement)
  • Add ^6.0 to the version constraint

Context

Ref: phpro/soap-client#604

Test plan

  • composer validate passes
  • composer update resolves successfully

veewee added 3 commits March 19, 2026 08:39
Swap to the official fork and add ^6.0 to the version constraint.

Ref: phpro/soap-client#604
Ensures --prefer-lowest does not pull in azjezz/psl alongside
php-standard-library/php-standard-library:
- php-soap/engine ^2.19
- php-soap/wsdl ^1.18
- veewee/xml ^3.6
- veewee/reflecta ~0.16

Note: php-soap/wsdl-reader also needs a bump once tagged.
Ensures --prefer-lowest resolves a wsdl-reader version that uses
php-standard-library/php-standard-library instead of azjezz/psl.
@veewee veewee merged commit 14f369f into php-soap:main Mar 19, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant