Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ public function testViewPostAndAddComment()
composer require zenstruck/browser --dev
```

## Security Policy

If you discover a security vulnerability, please do not open a public issue or pull request. Instead, please review this repository's [Security Policy](https://github.com/zenstruck/browser/security) for instructions on how to report it responsibly.

Optionally, enable the provided extension in your `phpunit.xml`:

- PHPUnit 8 or 9 :
Expand Down