diff --git a/composer.json b/composer.json index 38ddc8d..7116afa 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "php-soap/wsdl": "^1.14", "php-soap/xml": "^1.9.0", "veewee/xml": "^3.0", - "azjezz/psl": "^3.0 || ^4.0", + "azjezz/psl": "^3.0 || ^4.0 || ^5.0", "symfony/console": "^5.4 || ^6.0 || ^7.0 || ^8.0", "webmozart/assert": "^1.11", "php-tui/php-tui": "^0.2.1" @@ -31,7 +31,7 @@ "psalm/plugin-symfony": "^5.0", "php-standard-library/psalm-plugin": "^2.2", "vimeo/psalm": "~6.13.0", - "phpunit/phpunit": "~12.4.0", + "phpunit/phpunit": "~12.4", "php-cs-fixer/shim": "~3.88.0" }, "license": "MIT",