Skip to content

Commit 007f2c1

Browse files
committed
deps
1 parent 85e5986 commit 007f2c1

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Add this packages to your `composer.json` file.
3939
"goetas-webservices/soap-client": "^0.3",
4040
},
4141
"require-dev": {
42-
"goetas-webservices/wsdl2php": "^0.4",
42+
"goetas-webservices/wsdl2php": "^0.5.1",
4343
},
4444
}
4545
```

composer.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@
2929
},
3030
"require-dev": {
3131
"phpunit/phpunit": "^7.0|^8.0",
32-
33-
"goetas-webservices/xsd2php": "^0.4.1",
34-
"goetas-webservices/wsdl2php": "^0.5.0",
32+
"goetas-webservices/wsdl2php": "^0.5.1",
3533
"laminas/laminas-diactoros": "^2.4",
3634
"guzzlehttp/guzzle": "^7.2",
3735
"doctrine/coding-standard": "^8.1"

0 commit comments

Comments
 (0)