This repository was archived by the owner on Feb 13, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11
22## CHANGELOG FOR 1.0.x
3+ #### 1.0.3
4+ - bugfix [ #1522 ] ( https://github.com/ergonode/backend/issues/1522 ) Remove ramsey/uuid-doctrine composer relation (wfajczyk)
35#### 1.0.2
46- bugfix [ #1489 ] ( https://github.com/ergonode/backend/issues/1489 ) Removed local cache attribute decorators (piotrkreft)
57- bugfix [ #1478 ] ( https://github.com/ergonode/backend/issues/1478 ) Allowed to override default storages (piotrkreft)
Original file line number Diff line number Diff line change 2626 "ergonode/shared-kernel" : " ^1.0.0" ,
2727 "nelmio/api-doc-bundle" : " ^3.6" ,
2828 "ramsey/uuid" : " ^3.8" ,
29- "ramsey/uuid-doctrine" : " ^1.5" ,
3029 "sensio/framework-extra-bundle" : " ^5.5" ,
3130 "symfony/form" : " ^4.4.11" ,
3231 "symfony/messenger" : " ^4.4" ,
Original file line number Diff line number Diff line change 1818 "ergonode/importer" : " ^1.0.0" ,
1919 "limenius/liform-bundle" : " ^0.15.0" ,
2020 "ramsey/uuid" : " ^3.8" ,
21- "ramsey/uuid-doctrine" : " ^1.5" ,
2221 "league/csv" : " ^9.6" ,
2322 "symfony/form" : " ^4.4.11" ,
2423 "symfony/translation" : " ^4.4"
You can’t perform that action at this time.
0 commit comments