We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f78a9f commit 7f7af27Copy full SHA for 7f7af27
README.md
@@ -13,7 +13,7 @@ Add the repository to your composer.json
13
```
14
Add the following line to your composer.json to the require-dev-section
15
16
-"coding-pioneers/laravel-php-code-analysis-hook": "@dev"
+"coding-pioneers/laravel-php-code-analysis-hook": "~1.0"
17
18
Then run `composer update`
19
0 commit comments