mirror of
https://github.com/Intervention/image.git
synced 2025-08-11 08:24:02 +02:00
Edit readme
This commit is contained in:
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.
|
||||||
|
Reference in New Issue
Block a user