Skip to content

Commit 598ed43

Browse files
committed
Require extension as --dev
1 parent 89ff5ff commit 598ed43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This extension defines dynamic methods on `Dibi\Fluent` instance. They are calle
1414
To use this extension, require it in [Composer](https://getcomposer.org/):
1515

1616
```
17-
composer require phpstan/phpstan-dibi
17+
composer require --dev phpstan/phpstan-dibi
1818
```
1919

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

0 commit comments

Comments
 (0)