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

@@ -271,7 +271,7 @@
"version": "3.4.1"
},
"pagerfanta/pagerfanta": {
"version": "v1.0.5"
"version": "v2.1.3"
},
"paragonie/random_compat": {
"version": "v2.0.17"
@@ -735,9 +735,6 @@
"webmozart/assert": {
"version": "1.2.0"
},
"white-october/pagerfanta-bundle": {
"version": "v1.1.2"
},
"willdurand/jsonp-callback-validator": {
"version": "v1.1.0"
},