Skip to content
Merged
Show file tree
Hide file tree
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 CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- [#95](https://github.com/itk-dev/devops_itksites/pull/95)
Update `vincentlanglet/twig-cs-fixer` to 4.0. Every other dependency is
already at its latest minor; the remaining majors are held back by their
dependents
- [#94](https://github.com/itk-dev/devops_itksites/pull/94)
Use EasyAdmin's own components in the admin templates
- Replace hand-rolled badge and icon markup with `<twig:ea:Badge>` and
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"symfony/stopwatch": "^8.0",
"symfony/var-dumper": "^8.0",
"symfony/web-profiler-bundle": "^8.0",
"vincentlanglet/twig-cs-fixer": "^3.14"
"vincentlanglet/twig-cs-fixer": "^4.0"
},
"replace": {
"symfony/polyfill-ctype": "*",
Expand Down
16 changes: 8 additions & 8 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading