You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Moved pagerfanta adapters to "required" section of the composer.json
Since adapters are needed for the functionality they should be installed automatically otherwise exceptions are thrown.
Feel free to close the PR if that was intentional and we have to specify the adapters we need from now on manually. This should be mentioned in the documentation and in the CHANGELOG though.
* Required pagerfanta full-package instead of only core
0 commit comments