We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4be4c7 + ecde816 commit 14f369fCopy full SHA for 14f369f
1 file changed
composer.json
@@ -21,13 +21,13 @@
21
],
22
"require": {
23
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
24
- "azjezz/psl": "^3.0 || ^4.0 || ^5.0",
25
- "veewee/reflecta": "~0.11",
26
- "veewee/xml": "^3.3",
27
- "php-soap/engine": "^2.16",
28
- "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",
29
"php-soap/xml": "^1.9",
30
- "php-soap/wsdl-reader": "^0.30"
+ "php-soap/wsdl-reader": "^0.31"
31
},
32
"require-dev": {
33
"vimeo/psalm": "~6.13",
0 commit comments