From 4a109ab1c3d58ce5e48b2f01aa2010abfba14f33 Mon Sep 17 00:00:00 2001 From: Zain Mehdi Date: Wed, 18 Sep 2019 18:06:56 -0400 Subject: [PATCH] Update README to highlight that this project is no longer maintained. --- README.md | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index f6e7711..a4c8740 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,3 @@ -# phpstan-laravel -Laravel plugins for [PHPStan](https://github.com/phpstan/phpstan) +# This package is no longer maintained. -[![Build Status](https://img.shields.io/travis/Weebly/phpstan-laravel/master.svg?style=flat-square)](https://travis-ci.org/Weebly/phpstan-laravel) - -## Usage - -To use this extension, require it in [Composer](https://getcomposer.org/): - -``` -composer require --dev weebly/phpstan-laravel -``` - -And include extension.neon in your project's PHPStan config: - -``` -includes: - - vendor/weebly/phpstan-laravel/extension.neon -``` +Instead, we recommend using https://github.com/nunomaduro/larastan