diff --git a/composer.json b/composer.json index 9a18969..fb546ff 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", + "azjezz/psl": "^3.0 || ^4.0 || ^5.0", "league/uri": "^7.0", "league/uri-components": "^7.0", "php-soap/xml": "^1.9",