Skip to content

Commit d70d75e

Browse files
committed
Add Dependencies
1 parent 3303b22 commit d70d75e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,5 +190,13 @@ Just type: `composer require "byjg/anydataset=4.1.*"`
190190
vendor/bin/phpunit
191191
```
192192

193+
## Dependencies
194+
195+
```mermaid
196+
flowchart TD
197+
AnyDataset --> Serializer
198+
AnyDataset --> XMLUtil
199+
```
200+
193201
----
194202
[Open source ByJG](http://opensource.byjg.com)

0 commit comments

Comments
 (0)