---
name: 🐞 Bug Report
about: Something is broken? 🔨
---

<!--
    Before you open an issue, make sure this one does not already exist.
    Please also read the "guidelines for contributing" link above before posting.
-->

<!--
    If you are reporting a bug, please try to fill in the following.
    Otherwise remove it.
-->

### Environment

#### Symfony packages

```
$ composer show --latest 'symfony/*'
```

## Subject

<!--
    Give here as many details as possible.
    Next sections are for ERRORS only.
-->

## Steps to reproduce

## Expected results

## Actual results

<!--
    If it's an error message or piece of code, use code block tags,
    and make sure you provide the whole stack trace(s),
    not just the first error message you can see.
    More details here: https://github.com/symfony-cmf/Testing/blob/master/CONTRIBUTING.md#issues
-->
