-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed dependency from SimpleXML php extension
- Loading branch information
1 parent
a4b590b
commit b8a928f
Showing
5 changed files
with
0 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
49 changes: 0 additions & 49 deletions
49
src/adapter/etl-adapter-xml/src/Flow/ETL/Adapter/XML/XMLWriter/SimpleXMLWriter.php
This file was deleted.
Oops, something went wrong.
81 changes: 0 additions & 81 deletions
81
...r/etl-adapter-xml/tests/Flow/ETL/Adapter/XML/Tests/Unit/XMLWriter/SimpleXMLWriterTest.php
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -49,10 +49,5 @@ | |
"Flow\\": "tests/Flow" | ||
} | ||
}, | ||
"extra": { | ||
"aws/aws-sdk-php": [ | ||
"S3" | ||
] | ||
}, | ||
"prefer-stable": true | ||
} |