Skip to content

Commit afd411f

Browse files
committed
updated readme
1 parent 578f60d commit afd411f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
#### What is it?
33
This package is based on [JMS Serializer](https://github.com/schmittjoh/serializer) and resolve symfony doctrine persistent collection support problem.
44
When you use deserialization, original library is not support cascade and orphanRemoval relations functionality.
5+
#### Installation
6+
```
7+
$ composer require alevikzs/persistent-jms
8+
```
59
#### How to use
610
In your symfony services.yml config need to add:
711
```

0 commit comments

Comments
 (0)