mirror of
https://github.com/Intervention/image.git
synced 2025-01-16 19:58:14 +01:00
Edit CONTRIBUTING guideline
This commit is contained in:
parent
4b305587ec
commit
5947dacce0
@ -68,7 +68,7 @@ testing, it must also run without errors.
|
|||||||
Check the analyzer by running the following command.
|
Check the analyzer by running the following command.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
./vendor/bin/phpstan analyze --memory-limit=512M --level=4 ./src
|
./vendor/bin/phpstan analyze --memory-limit=512M ./src
|
||||||
```
|
```
|
||||||
|
|
||||||
Or by using the project's Docker environment.
|
Or by using the project's Docker environment.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user