diff --git a/composer.json b/composer.json index fadffd1..1a922f1 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "php-soap/engine": "^2.16.0", "psr/cache": "^3.0", "psr/cache-implementation": "^3.0", - "azjezz/psl": "^3.0 || ^4.0 || ^5.0" + "php-standard-library/php-standard-library": "^3.0 || ^4.0 || ^5.0 || ^6.0" }, "require-dev": { "phpunit/phpunit": "~12.3",