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