codeigniter4 / devkit

Development toolkit for CodeIgniter libraries and projects
MIT License
58 stars 11 forks source link

Rector Version #125

Closed MGatner closed 8 months ago

MGatner commented 8 months ago

Description

samsonasik commented 8 months ago

I prefer the bump of using 1.0.0 tbh, with reasons:

but I will let you guys decide :)

MGatner commented 8 months ago

The problem is that DevKit will be blocked for any projects that currently require Rector directly - and considering that we just recently added Rector to Composer that's probably the case for 90% of projects.

MGatner commented 8 months ago

In general: I believe we should be allowing Composer to handle dependencies. Since there is nothing in this project (e.g. the Rector config templates) that is incompatible with ^0.19 then we describe this project's compatibility, rather than prescribing how we want developers to use it.