diff --git a/composer.json b/composer.json index 400d34a..fadffd1 100644 --- a/composer.json +++ b/composer.json @@ -24,10 +24,10 @@ "php-soap/engine": "^2.16.0", "psr/cache": "^3.0", "psr/cache-implementation": "^3.0", - "azjezz/psl": "^3.0 || ^4.0" + "azjezz/psl": "^3.0 || ^4.0 || ^5.0" }, "require-dev": { - "phpunit/phpunit": "~12.3.0", + "phpunit/phpunit": "~12.3", "vimeo/psalm": "~6.13.0", "php-cs-fixer/shim": "~3.88.0", "symfony/cache": "^7.0 || ^6.4"