Adding ability to work with Symfony 7.x

This commit is contained in:
2024-08-05 11:19:38 +01:00
parent ade021b8a6
commit 761f02ff9b
2 changed files with 36 additions and 38 deletions

View File

@@ -5,5 +5,8 @@
- Add new exceptions and messages to make debugging a little bit faster
- Set `aria-hidden` attribute depending on whether a `title` has been set
## [1.1.0] - 2024-08-05
- Changing requirements to work with Symfony 7
## [1.0.0] - 2023-06-27
- First major version release