Skip to content

Commit

Permalink
Merge pull request #1 from ekino/readme
Browse files Browse the repository at this point in the history
doc(readme): update readme after migration to github
  • Loading branch information
mremi authored Jan 3, 2019
2 parents 3ba6dff + a9a7810 commit 4d6cdf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
To use this extension, require it using [Composer](https://getcomposer.org/):

```bash
composer require --dev phpstan/phpstan-banned-code
composer require --dev ekino/phpstan-banned-code
```

And include extension.neon in your project's PHPStan config:

```
includes:
- vendor/phpstan/phpstan-banned-code/extension.neon
- vendor/ekino/phpstan-banned-code/extension.neon
```

## Advanced usage
Expand Down

0 comments on commit 4d6cdf2

Please # to comment.