Skip to content

Commit 792c788

Browse files
committed
Add SOAP extension requirement for running tests
1 parent 7debb44 commit 792c788

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"symfony/event-dispatcher-contracts": "^1|^2|^3"
2525
},
2626
"require-dev": {
27+
"ext-soap": "*",
2728
"guzzlehttp/guzzle": "^7",
2829
"phpunit/phpunit": "^9.5.10",
2930
"mikey179/vfsstream": "^1.6.10",

0 commit comments

Comments
 (0)