Skip to content

Commit

Permalink
Merge pull request #397 from peter279k/add_soap_required
Browse files Browse the repository at this point in the history
Add SOAP extension requirement for running tests
  • Loading branch information
higidi committed Sep 12, 2023
2 parents 7debb44 + 792c788 commit 94289a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"symfony/event-dispatcher-contracts": "^1|^2|^3"
},
"require-dev": {
"ext-soap": "*",
"guzzlehttp/guzzle": "^7",
"phpunit/phpunit": "^9.5.10",
"mikey179/vfsstream": "^1.6.10",
Expand Down

0 comments on commit 94289a6

Please sign in to comment.