laminas / laminas-mvc-skeleton

Skeleton application for creating laminas-mvc based projects.
https://docs.laminas.dev/mvc/
BSD 3-Clause "New" or "Revised" License
172 stars 66 forks source link

Bump skeleton installer for composer 2.3 support #50

Closed Xerkus closed 2 years ago

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

Description

Skeleton is currently using skeleton installer 0.3.1 which does not support latest composer

Bump skeleton to 0.6.0 and add composer.json config entry added with Composer 2.3 to allow component and skeleton installer plugins to run without the prompt asking for a permission.