Skip to content

Commit 57b3d94

Browse files
authored
Merge pull request #9 from mbabker/patch-1
Depend on the Pagerfanta library instead of the Symfony bundle
2 parents d545245 + c759a38 commit 57b3d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"symfony/twig-bundle": "^4.3",
3333
"symfony/validator": "^4.3",
3434
"symfony/yaml": "^4.3",
35-
"white-october/pagerfanta-bundle": "^1.2",
35+
"pagerfanta/pagerfanta": "^2.0",
3636
"phpoffice/phpspreadsheet": "^1.7",
3737
"intervention/image": "^2.5"
3838
},

0 commit comments

Comments
 (0)