mirror of
https://github.com/Intervention/image.git
synced 2025-01-16 19:58:14 +01:00
Edit readme
This commit is contained in:
parent
eed36c4081
commit
4b305587ec
16
readme.md
16
readme.md
@ -66,22 +66,6 @@ $encoded->save('images/example.jpg');
|
|||||||
- GD Library
|
- GD Library
|
||||||
- Imagick PHP extension
|
- Imagick PHP extension
|
||||||
|
|
||||||
## Development & Testing
|
|
||||||
|
|
||||||
This package contains a Docker image for building a test suite and an analysis
|
|
||||||
container. You must have Docker installed on your system to run all tests using
|
|
||||||
the following command.
|
|
||||||
|
|
||||||
```bash
|
|
||||||
docker-compose run --rm --build tests
|
|
||||||
```
|
|
||||||
|
|
||||||
Run the static analyzer on the code base.
|
|
||||||
|
|
||||||
```bash
|
|
||||||
docker-compose run --rm --build analysis
|
|
||||||
```
|
|
||||||
|
|
||||||
## Security
|
## Security
|
||||||
|
|
||||||
If you discover any security related issues, please email oliver@intervention.io directly.
|
If you discover any security related issues, please email oliver@intervention.io directly.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user