mirror of
https://github.com/Intervention/image.git
synced 2025-08-11 16:34:00 +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
|
||||
- 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
|
||||
|
||||
If you discover any security related issues, please email oliver@intervention.io directly.
|
||||
|
Reference in New Issue
Block a user