From cbe6271e16370118408bdea5fe6b8ea6eebe8f18 Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Sun, 7 Aug 2022 16:33:35 +0200 Subject: [PATCH] narrow core packages --- build/target-repository/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/target-repository/README.md b/build/target-repository/README.md index 5805338b39d..9874a1ca76b 100644 --- a/build/target-repository/README.md +++ b/build/target-repository/README.md @@ -8,7 +8,7 @@ Rector instantly upgrades and refactors the PHP code of your application. It ca ### 1. Instant Upgrades -Rector now supports upgrades from PHP 5.3 to 8.1 and major open-source projects like [Symfony](https://github.com/rectorphp/rector-symfony), [PHPUnit](https://github.com/rectorphp/rector-phpunit), [Nette](https://github.com/rectorphp/rector-nette), [Laravel](https://github.com/rectorphp/rector-laravel), [CakePHP](https://github.com/rectorphp/rector-cakephp) and [Doctrine](https://github.com/rectorphp/rector-doctrine). Do you want to **be constantly on the latest PHP and Framework without effort**? +Rector now supports upgrades from PHP 5.3 to 8.1 and major open-source projects like [Symfony](https://github.com/rectorphp/rector-symfony), [PHPUnit](https://github.com/rectorphp/rector-phpunit), [Laravel](https://github.com/rectorphp/rector-laravel), [CakePHP](https://github.com/rectorphp/rector-cakephp) and [Doctrine](https://github.com/rectorphp/rector-doctrine). Do you want to **be constantly on the latest PHP and Framework without effort**? Use Rector to handle **instant upgrades** for you.