laminas / laminas-cli

Console command runner, exposing commands written in Laminas MVC and Mezzio components and applications
https://docs.laminas.dev/laminas-cli
BSD 3-Clause "New" or "Revised" License
55 stars 22 forks source link

QA: Remove redundant dependency: symfony/polyfill-php80 #124

Closed michalbundyra closed 2 days ago

michalbundyra commented 4 months ago
Q A
Documentation no
Bugfix ?
BC Break no
New Feature no
RFC no
QA yes

Description

As we support just PHP 8.1+ we can drop polyfill now.