laminas / laminas-modulemanager

Modular application system for laminas-mvc applications
https://docs.laminas.dev/laminas-modulemanager/
BSD 3-Clause "New" or "Revised" License
30 stars 18 forks source link

Bump minimum php version to currently supported #8

Closed Xerkus closed 4 years ago

Xerkus commented 4 years ago
Q A
Documentation no
Bugfix no
BC Break no
New Feature no
RFC no
QA yes

Description

Bumps minimum PHP to 7.3 that is in active support

Update PHPunit , drop versions for php 5.6

michalbundyra commented 4 years ago

Thanks, @Xerkus!