remove pagerfanta bundle (#1458)

This commit is contained in:
Kevin Papst
2020-02-10 16:38:26 +01:00
committed by GitHub
parent 733aa58de8
commit 465d7166d4
30 changed files with 249 additions and 380 deletions

View File

@@ -34,6 +34,7 @@
"nelmio/cors-bundle": "^1.5",
"ocramius/proxy-manager": "^2.1.1",
"onelogin/php-saml": "^3.4",
"pagerfanta/pagerfanta": "^2.1",
"phpoffice/phpspreadsheet": "^1.10",
"phpoffice/phpword": "^0.17",
"psr/log": "^1.1",
@@ -59,8 +60,7 @@
"symfony/yaml": "^4.0",
"twig/extra-bundle": "^3.0",
"twig/intl-extra": "^3.0",
"twig/string-extra": "^3.0",
"white-october/pagerfanta-bundle": "^1.1"
"twig/string-extra": "^3.0"
},
"require-dev": {
"dama/doctrine-test-bundle": "^6.0",