codeigniter4 / shield

Authentication and Authorization for CodeIgniter 4
https://shield.codeigniter.com
MIT License
359 stars 128 forks source link

chore(deps-dev): update rector/rector requirement from 0.18.13 to 0.19.2 #1002

Closed datamweb closed 9 months ago

datamweb commented 9 months ago

Description This PR will upgrade Reactor to version 0.19.2.

Checklist:

samsonasik commented 9 months ago

Rector already version 0.19.2

samsonasik commented 9 months ago

You can replace Rector\Core\ with Rector\ in rector.php

datamweb commented 9 months ago

@samsonasik thank you!