We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48fa824 commit b6e927eCopy full SHA for b6e927e
composer.json
@@ -20,12 +20,12 @@
20
],
21
"require": {
22
"php": "^8.0",
23
- "php-soap/psr18-transport": "^0.1.0",
24
- "php-soap/engine": "^0.1.0",
25
- "php-soap/xml": "^0.1.0",
+ "php-soap/psr18-transport": "^1.0",
+ "php-soap/engine": "^1.0",
+ "php-soap/xml": "^1.0",
26
"php-http/client-common": "^2.3",
27
"robrichards/wse-php": "^2.0",
28
- "veewee/xml": "^0.6.1"
+ "veewee/xml": "^1.0"
29
},
30
"require-dev": {
31
"nyholm/psr7": "^1.3",
0 commit comments