File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -14,5 +14,7 @@ This page contains all upgrade notes since the release of the stable 2.0.0 versi
1414 When a object is not found, previously an InvalidArgumentException
1515 was thrown. This has changed to an HttpNotFoundException. By default, this exception is now catched to forward the
1616 user to the list with the notification that the object no longer exists.
17+ - Updated PagerFantaBundle. Required is now version <=1.0.4 or >=1.0.6.
18+ 1.0.5 breaks paginator behavior, but there should be no complications.
1719
1820[ back-to-index ] : README.md
Original file line number Diff line number Diff line change 2626 "doctrine/common" : " ~2.2" ,
2727 "sensio/generator-bundle" : " ~3.0" ,
2828 "symfony2admingenerator/twig-generator" : " ~1.2,>=1.2.2" ,
29- "white-october/pagerfanta-bundle" : " ~ 1.0" ,
29+ "white-october/pagerfanta-bundle" : " >= 1.0.6 " ,
3030 "twig/twig" : " ~1.12" ,
3131 "twig/extensions" : " ~1.0"
3232 },
You can’t perform that action at this time.
0 commit comments