Skip to content

Commit

Permalink
Require extension as --dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Jan 22, 2017
1 parent 89ff5ff commit 598ed43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This extension defines dynamic methods on `Dibi\Fluent` instance. They are calle
To use this extension, require it in [Composer](https://getcomposer.org/):

```
composer require phpstan/phpstan-dibi
composer require --dev phpstan/phpstan-dibi
```

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

0 comments on commit 598ed43

Please sign in to comment.