Skip to content

Commit f9c6b0f

Browse files
committed
Use lib-xml
1 parent 9aa4d7b commit f9c6b0f

File tree

4 files changed

+2
-235
lines changed

4 files changed

+2
-235
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"php": "^8.0",
1616
"ext-dom": "*",
1717
"codeception/codeception": "^5.0.0-alpha1",
18-
"codeception/lib-innerbrowser": "^2.0 | *@dev"
18+
"codeception/lib-innerbrowser": "^2.0 | *@dev",
19+
"codeception/lib-xml": "^1.0"
1920
},
2021
"require-dev": {
2122
"codeception/util-universalframework": "^1.0 | *@dev",

src/Codeception/Util/Soap.php

Lines changed: 0 additions & 25 deletions
This file was deleted.

src/Codeception/Util/Xml.php

Lines changed: 0 additions & 55 deletions
This file was deleted.

src/Codeception/Util/XmlBuilder.php

Lines changed: 0 additions & 154 deletions
This file was deleted.

0 commit comments

Comments
 (0)