File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ Activate the Content Browser in your kernel class with all required bundles:
15
15
```
16
16
...
17
17
18
- $bundles[] = new WhiteOctober\PagerfantaBundle\WhiteOctoberPagerfantaBundle();
19
18
$bundles[] = new Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle();
20
19
$bundles[] = new Netgen\Bundle\ContentBrowserBundle\NetgenContentBrowserBundle();
21
20
$bundles[] = new Netgen\Bundle\ContentBrowserUIBundle\NetgenContentBrowserUIBundle();
Original file line number Diff line number Diff line change 35
35
"symfony/yaml" : " ^3.4.33 || ^4.4" ,
36
36
"twig/twig" : " ^2.11 || ^3.0" ,
37
37
"sensio/framework-extra-bundle" : " ^5.3" ,
38
- "white-october /pagerfanta-bundle " : " ^1.2.4 " ,
38
+ "pagerfanta /pagerfanta" : " ^2.1 " ,
39
39
"jean85/pretty-package-versions" : " ^1.2"
40
40
},
41
41
"require-dev" : {
You can’t perform that action at this time.
0 commit comments