Skip to content

Commit

Permalink
Updated README.md regarding Symfony 3.4 configuration and `Unknown "p…
Browse files Browse the repository at this point in the history
…agerfanta" function` error (#64)
  • Loading branch information
DamienHarper committed Jun 13, 2019
1 parent 3fde4ea commit 055e3e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ class AppKernel extends Kernel
$bundles = array(
// ...
new DH\DoctrineAuditBundle\DHDoctrineAuditBundle(),
new WhiteOctober\PagerfantaBundle\WhiteOctoberPagerfantaBundle(),
);

// ...
Expand Down

0 comments on commit 055e3e6

Please sign in to comment.