Skip to content

Commit 7f7af27

Browse files
committed
Updated installation-guide
1 parent 3f78a9f commit 7f7af27

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
@@ -13,7 +13,7 @@ Add the repository to your composer.json
1313
```
1414
Add the following line to your composer.json to the require-dev-section
1515
```
16-
"coding-pioneers/laravel-php-code-analysis-hook": "@dev"
16+
"coding-pioneers/laravel-php-code-analysis-hook": "~1.0"
1717
```
1818
Then run `composer update`
1919

0 commit comments

Comments
 (0)