Skip to content

Commit 0286784

Browse files
authored
Merge pull request #28 from veewee/feature/replace-psl-with-php-standard-library
Replace azjezz/psl with php-standard-library/php-standard-library
2 parents 66a35ea + 6efb527 commit 0286784

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
@@ -23,7 +23,7 @@
2323
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
2424
"ext-soap": "*",
2525
"ext-dom": "*",
26-
"azjezz/psl": "^3.0 || ^4.0 || ^5.0",
26+
"php-standard-library/php-standard-library": "^3.0 || ^4.0 || ^5.0 || ^6.0",
2727
"php-soap/engine": "^2.16",
2828
"php-soap/wsdl": "^1.14",
2929
"symfony/options-resolver": "^5.4 || ^6.0 || ^7.0 || ^8.0"

0 commit comments

Comments
 (0)