We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85e5986 commit 007f2c1Copy full SHA for 007f2c1
README.md
@@ -39,7 +39,7 @@ Add this packages to your `composer.json` file.
39
"goetas-webservices/soap-client": "^0.3",
40
},
41
"require-dev": {
42
- "goetas-webservices/wsdl2php": "^0.4",
+ "goetas-webservices/wsdl2php": "^0.5.1",
43
44
}
45
```
composer.json
@@ -29,9 +29,7 @@
29
30
31
"phpunit/phpunit": "^7.0|^8.0",
32
-
33
- "goetas-webservices/xsd2php": "^0.4.1",
34
- "goetas-webservices/wsdl2php": "^0.5.0",
35
"laminas/laminas-diactoros": "^2.4",
36
"guzzlehttp/guzzle": "^7.2",
37
"doctrine/coding-standard": "^8.1"
0 commit comments