Skip to content

Commit d40a157

Browse files
committed
Add dependency
1 parent 0a759fe commit d40a157

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,4 +332,3 @@ Professional support, consulting as well as software development services are av
332332
https://www.cebe.cc/en/contact
333333

334334
Development of this library is sponsored by [cebe.:cloud: "Your Professional Deployment Platform"](https://cebe.cloud).
335-

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
"mermade/openapi3-examples": "1.0.0",
3131
"apis-guru/openapi-directory": "1.0.0",
3232
"nexmo/api-specification": "1.0.0",
33-
"phpstan/phpstan": "^0.12.0 || ^1.9"
33+
"phpstan/phpstan": "^0.12.0 || ^1.9",
34+
"donatj/mock-webserver": "^0.4.0"
3435
},
3536
"conflict": {
3637
"symfony/yaml": "3.4.0 - 3.4.4 || 4.0.0 - 4.4.17 || 5.0.0 - 5.1.9 || 5.2.0"

0 commit comments

Comments
 (0)