Skip to content

Remove duplicate pager that was hiding because macos is case insensitive.

Joseph requested to merge remove-duplicate-pager-because-apple into 2.0.x

Error on composer install:

The archive may contain identical file names with different
capitalization (which fails on case insensitive filesystems)
Unzip with unzip command failed, falling back to ZipArchive class

Merge request reports