2017 © Pedro Peláez
 

library rector-prefixed

Upgrade your application with CLI without any deprecations knowledge.

image

rector/rector-prefixed

Upgrade your application with CLI without any deprecations knowledge.

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 89 % Grown

The README.md

Prefixed Rector

Since Rector 0.11, the prefixed version is now released in rector/rector by default. It works the same way as this package., (*1)

See Prefixed Rector by Default., (*2)

How to Upgrade?

composer remove rector/rector-prefixed
composer require rector/rector:^0.11 --dev

If you have any problem upgrading, let us know at: https://github.com/rectorphp/rector/issues/new, (*3)

The Versions

29/07 2018

dev-master

9999999-dev

Upgrade your application with CLI without any deprecations knowledge.

  Sources   Download

MIT

The Requires

  • php ^7.1