Skip to content

Commit 7cbcf58

Browse files
committed
Setup require SOAP extension
1 parent a837571 commit 7cbcf58

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414
"trejjam/thepay-lib": "dev-namespaces#a0040b6",
1515
"trejjam/base-extension": "~0.5.0",
1616
"nette/di": "~2.3",
17-
"nette/application": "~2.3"
17+
"nette/application": "~2.3",
18+
19+
"ext-soap": "*"
1820
},
1921
"require-dev": {
2022
"nette/tester": "@dev"

0 commit comments

Comments
 (0)