diff --git a/composer.json b/composer.json index 0a28134..3b24f95 100644 --- a/composer.json +++ b/composer.json @@ -21,13 +21,13 @@ ], "require": { "php": "~8.3.0 || ~8.4.0 || ~8.5.0", - "azjezz/psl": "^3.0 || ^4.0 || ^5.0", - "veewee/reflecta": "~0.11", - "veewee/xml": "^3.3", - "php-soap/engine": "^2.16", - "php-soap/wsdl": "^1.14", + "php-standard-library/php-standard-library": "^3.0 || ^4.0 || ^5.0 || ^6.0", + "veewee/reflecta": "~0.16", + "veewee/xml": "^3.6", + "php-soap/engine": "^2.19", + "php-soap/wsdl": "^1.18", "php-soap/xml": "^1.9", - "php-soap/wsdl-reader": "^0.30" + "php-soap/wsdl-reader": "^0.31" }, "require-dev": { "vimeo/psalm": "~6.13",