diff --git a/composer.json b/composer.json index fb546ff..7cf9798 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "require": { "php": "~8.3.0 || ~8.4.0 || ~8.5.0", "ext-dom": "*", - "azjezz/psl": "^3.0 || ^4.0 || ^5.0", + "php-standard-library/php-standard-library": "^3.0 || ^4.0 || ^5.0 || ^6.0", "league/uri": "^7.0", "league/uri-components": "^7.0", "php-soap/xml": "^1.9",